Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/
Dwrappers.pb.h92 int GetCachedSize() const { return _cached_size_; } in GetCachedSize() function
183 int GetCachedSize() const { return _cached_size_; } in GetCachedSize() function
274 int GetCachedSize() const { return _cached_size_; } in GetCachedSize() function
365 int GetCachedSize() const { return _cached_size_; } in GetCachedSize() function
456 int GetCachedSize() const { return _cached_size_; } in GetCachedSize() function
547 int GetCachedSize() const { return _cached_size_; } in GetCachedSize() function
638 int GetCachedSize() const { return _cached_size_; } in GetCachedSize() function
729 int GetCachedSize() const { return _cached_size_; } in GetCachedSize() function
828 int GetCachedSize() const { return _cached_size_; } in GetCachedSize() function
Dmap_entry_lite.h189 int GetCachedSize() const { in GetCachedSize() function
192 ? kTagSize + KeyTypeHandler::GetCachedSize(key()) in GetCachedSize()
195 ? kTagSize + ValueTypeHandler::GetCachedSize( in GetCachedSize()
Dmap_type_handler.h162 static inline int GetCachedSize(const MapEntryAccessorType& value);
218 static inline int GetCachedSize(const MapEntryAccessorType& value); \
313 MapTypeHandler<WireFormatLite::TYPE_MESSAGE, Type>::GetCachedSize(
315 return WireFormatLite::LengthDelimitedSize(value.GetCachedSize());
321 MapTypeHandler<WireFormatLite::TYPE_##FieldType, Type>::GetCachedSize( \
341 MapTypeHandler<WireFormatLite::TYPE_##FieldType, Type>::GetCachedSize( \
Dmap_entry.h173 int GetCachedSize() const { in GetCachedSize() function
174 return entry_lite_.GetCachedSize(); in GetCachedSize()
Dwire_format_lite.cc457 const int size = value.GetCachedSize(); in WriteMessage()
466 const int size = value.GetCachedSize(); in WriteGroupMaybeToArray()
481 const int size = value.GetCachedSize(); in WriteMessageMaybeToArray()
Dmessage_lite.h268 virtual int GetCachedSize() const = 0;
Dempty.pb.h84 int GetCachedSize() const { return _cached_size_; } in GetCachedSize() function
Dstruct.pb.h104 int GetCachedSize() const { return _cached_size_; } in GetCachedSize() function
206 int GetCachedSize() const { return _cached_size_; } in GetCachedSize() function
358 int GetCachedSize() const { return _cached_size_; } in GetCachedSize() function
Dduration.pb.h79 int GetCachedSize() const { return _cached_size_; } in GetCachedSize() function
Dtimestamp.pb.h84 int GetCachedSize() const { return _cached_size_; } in GetCachedSize() function
Ddescriptor.pb.h226 int GetCachedSize() const { return _cached_size_; } in GetCachedSize() function
318 int GetCachedSize() const { return _cached_size_; } in GetCachedSize() function
561 int GetCachedSize() const { return _cached_size_; } in GetCachedSize() function
660 int GetCachedSize() const { return _cached_size_; } in GetCachedSize() function
759 int GetCachedSize() const { return _cached_size_; } in GetCachedSize() function
976 int GetCachedSize() const { return _cached_size_; } in GetCachedSize() function
1268 int GetCachedSize() const { return _cached_size_; } in GetCachedSize() function
1362 int GetCachedSize() const { return _cached_size_; } in GetCachedSize() function
1481 int GetCachedSize() const { return _cached_size_; } in GetCachedSize() function
1597 int GetCachedSize() const { return _cached_size_; } in GetCachedSize() function
[all …]
Dsource_context.pb.h79 int GetCachedSize() const { return _cached_size_; } in GetCachedSize() function
Dfield_mask.pb.h79 int GetCachedSize() const { return _cached_size_; } in GetCachedSize() function
Dwire_format_lite_inl.h595 value.MessageType_WorkAroundCppLookupDefect::GetCachedSize()); in WriteMessageNoVirtual()
787 value.GetCachedSize(), target); in WriteMessageToArray()
808 value.MessageType_WorkAroundCppLookupDefect::GetCachedSize(), target); in WriteMessageNoVirtualToArray()
Dtype.pb.h168 int GetCachedSize() const { return _cached_size_; } in GetCachedSize() function
311 int GetCachedSize() const { return _cached_size_; } in GetCachedSize() function
568 int GetCachedSize() const { return _cached_size_; } in GetCachedSize() function
694 int GetCachedSize() const { return _cached_size_; } in GetCachedSize() function
797 int GetCachedSize() const { return _cached_size_; } in GetCachedSize() function
Dapi.pb.h83 int GetCachedSize() const { return _cached_size_; } in GetCachedSize() function
234 int GetCachedSize() const { return _cached_size_; } in GetCachedSize() function
375 int GetCachedSize() const { return _cached_size_; } in GetCachedSize() function
Dany.pb.h90 int GetCachedSize() const { return _cached_size_; } in GetCachedSize() function
Ddynamic_message.cc265 int GetCachedSize() const;
586 int DynamicMessage::GetCachedSize() const { in GetCachedSize() function in google::protobuf::DynamicMessage
Dmessage_lite.cc227 int size = GetCachedSize(); in SerializeWithCachedSizesToArray()
Dmessage.cc148 WireFormat::SerializeWithCachedSizes(*this, GetCachedSize(), output); in SerializeWithCachedSizes()
Dwire_format.cc958 output->WriteVarint32(sub_message.GetCachedSize()); in SerializeMessageSetItemWithCachedSizes()
Dwire_format_unittest.cc477 EXPECT_EQ(size, message_set.GetCachedSize()); in TEST()
/external/protobuf/src/google/protobuf/compiler/
Dplugin.pb.h91 int GetCachedSize() const { return _cached_size_; } in GetCachedSize() function
215 int GetCachedSize() const { return _cached_size_; } in GetCachedSize() function
339 int GetCachedSize() const { return _cached_size_; } in GetCachedSize() function