MCPcopy Create free account
hub / github.com/dmlc/parameter_server / GetCachedSize

Method GetCachedSize

src/data/proto/data.pb.h:345–345  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

343 ::google::protobuf::io::CodedOutputStream* output) const;
344 ::google::protobuf::uint8* SerializeWithCachedSizesToArray(::google::protobuf::uint8* output) const;
345 int GetCachedSize() const { return _cached_size_; }
346 private:
347 void SharedCtor();
348 void SharedDtor();

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected