HomeSort by relevance Sort by last modified time
    Searched defs:GetCachedSize (Results 1 - 25 of 39) sorted by null

1 2

  /external/protobuf/src/google/protobuf/
empty.pb.h 84 int GetCachedSize() const { return _cached_size_; }
duration.pb.h 79 int GetCachedSize() const { return _cached_size_; }
field_mask.pb.h 79 int GetCachedSize() const { return _cached_size_; }
source_context.pb.h 79 int GetCachedSize() const { return _cached_size_; }
timestamp.pb.h 84 int GetCachedSize() const { return _cached_size_; }
any.pb.h 90 int GetCachedSize() const { return _cached_size_; }
wrappers.pb.h 92 int GetCachedSize() const { return _cached_size_; }
183 int GetCachedSize() const { return _cached_size_; }
274 int GetCachedSize() const { return _cached_size_; }
365 int GetCachedSize() const { return _cached_size_; }
456 int GetCachedSize() const { return _cached_size_; }
547 int GetCachedSize() const { return _cached_size_; }
638 int GetCachedSize() const { return _cached_size_; }
729 int GetCachedSize() const { return _cached_size_; }
828 int GetCachedSize() const { return _cached_size_; }
    [all...]
map_entry.h 173 int GetCachedSize() const {
174 return entry_lite_.GetCachedSize();
map_entry_lite.h 189 int GetCachedSize() const {
192 ? kTagSize + KeyTypeHandler::GetCachedSize(key())
195 ? kTagSize + ValueTypeHandler::GetCachedSize(
map_type_handler.h 162 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( \
    [all...]
dynamic_message.cc 265 int GetCachedSize() const;
586 int DynamicMessage::GetCachedSize() const {
api.pb.h 83 int GetCachedSize() const { return _cached_size_; }
234 int GetCachedSize() const { return _cached_size_; }
375 int GetCachedSize() const { return _cached_size_; }
    [all...]
struct.pb.h 104 int GetCachedSize() const { return _cached_size_; }
206 int GetCachedSize() const { return _cached_size_; }
358 int GetCachedSize() const { return _cached_size_; }
  /prebuilts/tools/darwin-x86_64/protoc/include/google/protobuf/
empty.pb.h 84 int GetCachedSize() const { return _cached_size_; }
duration.pb.h 79 int GetCachedSize() const { return _cached_size_; }
field_mask.pb.h 79 int GetCachedSize() const { return _cached_size_; }
source_context.pb.h 79 int GetCachedSize() const { return _cached_size_; }
timestamp.pb.h 84 int GetCachedSize() const { return _cached_size_; }
any.pb.h 90 int GetCachedSize() const { return _cached_size_; }
wrappers.pb.h 92 int GetCachedSize() const { return _cached_size_; }
183 int GetCachedSize() const { return _cached_size_; }
274 int GetCachedSize() const { return _cached_size_; }
365 int GetCachedSize() const { return _cached_size_; }
456 int GetCachedSize() const { return _cached_size_; }
547 int GetCachedSize() const { return _cached_size_; }
638 int GetCachedSize() const { return _cached_size_; }
729 int GetCachedSize() const { return _cached_size_; }
828 int GetCachedSize() const { return _cached_size_; }
    [all...]
map_entry.h 173 int GetCachedSize() const {
174 return entry_lite_.GetCachedSize();
map_entry_lite.h 189 int GetCachedSize() const {
192 ? kTagSize + KeyTypeHandler::GetCachedSize(key())
195 ? kTagSize + ValueTypeHandler::GetCachedSize(
map_type_handler.h 162 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( \
    [all...]
  /external/protobuf/src/google/protobuf/compiler/
plugin.pb.h 91 int GetCachedSize() const { return _cached_size_; }
215 int GetCachedSize() const { return _cached_size_; }
339 int GetCachedSize() const { return _cached_size_; }
    [all...]
  /prebuilts/misc/darwin-x86_64/protobuf2.5/include/google/protobuf/compiler/
plugin.pb.h 86 int GetCachedSize() const { return _cached_size_; }
203 int GetCachedSize() const { return _cached_size_; }
320 int GetCachedSize() const { return _cached_size_; }

Completed in 300 milliseconds

1 2