HomeSort by relevance Sort by last modified time
    Searched defs:SetCachedSize (Results 1 - 4 of 4) sorted by null

  /external/protobuf/src/google/protobuf/compiler/
plugin.pb.cc 207 void CodeGeneratorRequest::SetCachedSize(int size) const {
549 void CodeGeneratorResponse_File::SetCachedSize(int size) const {
    [all...]
  /external/protobuf/src/google/protobuf/
dynamic_message.cc 241 void SetCachedSize(int size) const;
499 void DynamicMessage::SetCachedSize(int size) const {
message.cc 148 SetCachedSize(size);
152 void Message::SetCachedSize(int /* size */) const {
154 << "\" implements neither SetCachedSize() nor ByteSize(). "
descriptor.pb.cc     [all...]

Completed in 124 milliseconds