Home
last modified time | relevance | path

Searched refs:GetCachedSize (Results 1 – 10 of 10) sorted by relevance

/external/protobuf/src/google/protobuf/
Dwire_format_lite.cc419 const int size = value.GetCachedSize(); in WriteMessage()
428 const int size = value.GetCachedSize(); in WriteGroupMaybeToArray()
443 const int size = value.GetCachedSize(); in WriteMessageMaybeToArray()
Dmessage_lite.h238 virtual int GetCachedSize() const = 0;
Ddescriptor.pb.h198 int GetCachedSize() const { return _cached_size_; } in GetCachedSize() function
280 int GetCachedSize() const { return _cached_size_; } in GetCachedSize() function
498 int GetCachedSize() const { return _cached_size_; } in GetCachedSize() function
587 int GetCachedSize() const { return _cached_size_; } in GetCachedSize() function
763 int GetCachedSize() const { return _cached_size_; } in GetCachedSize() function
1009 int GetCachedSize() const { return _cached_size_; } in GetCachedSize() function
1093 int GetCachedSize() const { return _cached_size_; } in GetCachedSize() function
1202 int GetCachedSize() const { return _cached_size_; } in GetCachedSize() function
1308 int GetCachedSize() const { return _cached_size_; } in GetCachedSize() function
1417 int GetCachedSize() const { return _cached_size_; } in GetCachedSize() function
[all …]
Dwire_format_lite_inl.h579 value.MessageType_WorkAroundCppLookupDefect::GetCachedSize()); in WriteMessageNoVirtual()
771 value.GetCachedSize(), target); in WriteMessageToArray()
792 value.MessageType_WorkAroundCppLookupDefect::GetCachedSize(), target); in WriteMessageNoVirtualToArray()
Ddynamic_message.cc240 int GetCachedSize() const;
495 int DynamicMessage::GetCachedSize() const { in GetCachedSize() function in google::protobuf::DynamicMessage
Dmessage_lite.cc220 int size = GetCachedSize(); in SerializeWithCachedSizesToArray()
Dmessage.cc143 WireFormat::SerializeWithCachedSizes(*this, GetCachedSize(), output); in SerializeWithCachedSizes()
Dwire_format.cc898 output->WriteVarint32(sub_message.GetCachedSize()); in SerializeMessageSetItemWithCachedSizes()
Dwire_format_unittest.cc473 EXPECT_EQ(size, message_set.GetCachedSize()); in TEST()
/external/protobuf/src/google/protobuf/compiler/
Dplugin.pb.h86 int GetCachedSize() const { return _cached_size_; } in GetCachedSize() function
200 int GetCachedSize() const { return _cached_size_; } in GetCachedSize() function
314 int GetCachedSize() const { return _cached_size_; } in GetCachedSize() function