Home
last modified time | relevance | path

Searched refs:SpaceUsedExcludingSelfLong (Results 1 – 9 of 9) sorted by relevance

/third_party/protobuf/src/google/protobuf/
Dextension_set_heavy.cc403 return internal::FromIntSize(SpaceUsedExcludingSelfLong()); in SpaceUsedExcludingSelf()
406 size_t ExtensionSet::SpaceUsedExcludingSelfLong() const { in SpaceUsedExcludingSelfLong() function in google::protobuf::internal::ExtensionSet
409 total_size += ext.SpaceUsedExcludingSelfLong(); in SpaceUsedExcludingSelfLong()
416 return field->SpaceUsedExcludingSelfLong<GenericTypeHandler<Message> >(); in RepeatedMessage_SpaceUsedExcludingSelfLong()
419 size_t ExtensionSet::Extension::SpaceUsedExcludingSelfLong() const { in SpaceUsedExcludingSelfLong() function in google::protobuf::internal::ExtensionSet::Extension
426 repeated_##LOWERCASE##_value->SpaceUsedExcludingSelfLong(); \ in SpaceUsedExcludingSelfLong()
Dunknown_field_set.h116 size_t SpaceUsedExcludingSelfLong() const;
119 return internal::ToIntSize(SpaceUsedExcludingSelfLong()); in SpaceUsedExcludingSelf()
Dmap_field.cc57 size_t MapFieldBase::SpaceUsedExcludingSelfLong() const { in SpaceUsedExcludingSelfLong() function in google::protobuf::internal::MapFieldBase
66 return repeated_field_->SpaceUsedExcludingSelfLong(); in SpaceUsedExcludingSelfNoLock()
533 size += MapFieldBase::repeated_field_->SpaceUsedExcludingSelfLong(); in SpaceUsedExcludingSelfNoLock()
Drepeated_field.h289 size_t SpaceUsedExcludingSelfLong() const;
292 return internal::ToIntSize(SpaceUsedExcludingSelfLong()); in SpaceUsedExcludingSelf()
670 size_t SpaceUsedExcludingSelfLong() const;
1034 size_t SpaceUsedExcludingSelfLong() const;
1037 return internal::ToIntSize(SpaceUsedExcludingSelfLong());
1530 inline size_t RepeatedField<Element>::SpaceUsedExcludingSelfLong() const {
1888 inline size_t RepeatedPtrFieldBase::SpaceUsedExcludingSelfLong() const {
2358 inline size_t RepeatedPtrField<Element>::SpaceUsedExcludingSelfLong() const {
2359 return RepeatedPtrFieldBase::SpaceUsedExcludingSelfLong<TypeHandler>();
Dunknown_field_set.cc106 size_t UnknownFieldSet::SpaceUsedExcludingSelfLong() const { in SpaceUsedExcludingSelfLong() function in google::protobuf::UnknownFieldSet
Dgenerated_message_reflection.cc246 total_size += GetUnknownFields(message).SpaceUsedExcludingSelfLong(); in SpaceUsedLong()
249 total_size += GetExtensionSet(message).SpaceUsedExcludingSelfLong(); in SpaceUsedLong()
258 .SpaceUsedExcludingSelfLong(); \ in SpaceUsedLong()
277 .SpaceUsedExcludingSelfLong(); in SpaceUsedLong()
285 .SpaceUsedExcludingSelfLong(); in SpaceUsedLong()
291 .SpaceUsedExcludingSelfLong<GenericTypeHandler<Message> >(); in SpaceUsedLong()
Dmap_field.h319 size_t SpaceUsedExcludingSelfLong() const;
322 return internal::ToIntSize(SpaceUsedExcludingSelfLong()); in SpaceUsedExcludingSelf()
Dmap_field_inl.h342 size += this->MapFieldBase::repeated_field_->SpaceUsedExcludingSelfLong(); in SpaceUsedExcludingSelfNoLock()
Dextension_set.h503 size_t SpaceUsedExcludingSelfLong() const;
619 size_t SpaceUsedExcludingSelfLong() const;