Searched defs:SpaceUsedExcludingSelf (Results 1 - 5 of 5) sorted by relevance

/prebuilts/misc/darwin-x86_64/protobuf2.5/include/google/protobuf/
H A Drepeated_field.h169 int SpaceUsedExcludingSelf() const;
221 // // Only needs to be implemented if SpaceUsedExcludingSelf() is called.
233 // implement SpaceUsed(), and thus need to call SpaceUsedExcludingSelf()
291 int SpaceUsedExcludingSelf() const;
495 int SpaceUsedExcludingSelf() const;
742 inline int RepeatedField<Element>::SpaceUsedExcludingSelf() const { function in class:google::protobuf::RepeatedField
908 inline int RepeatedPtrFieldBase::SpaceUsedExcludingSelf() const { function in class:google::protobuf::internal::RepeatedPtrFieldBase
1121 inline int RepeatedPtrField<Element>::SpaceUsedExcludingSelf() const { function in class:google::protobuf::RepeatedPtrField
1122 return RepeatedPtrFieldBase::SpaceUsedExcludingSelf<TypeHandler>();
/prebuilts/misc/linux-x86_64/protobuf2.5/include/google/protobuf/
H A Drepeated_field.h169 int SpaceUsedExcludingSelf() const;
221 // // Only needs to be implemented if SpaceUsedExcludingSelf() is called.
233 // implement SpaceUsed(), and thus need to call SpaceUsedExcludingSelf()
291 int SpaceUsedExcludingSelf() const;
495 int SpaceUsedExcludingSelf() const;
742 inline int RepeatedField<Element>::SpaceUsedExcludingSelf() const { function in class:google::protobuf::RepeatedField
908 inline int RepeatedPtrFieldBase::SpaceUsedExcludingSelf() const { function in class:google::protobuf::internal::RepeatedPtrFieldBase
1121 inline int RepeatedPtrField<Element>::SpaceUsedExcludingSelf() const { function in class:google::protobuf::RepeatedPtrField
1122 return RepeatedPtrFieldBase::SpaceUsedExcludingSelf<TypeHandler>();
/prebuilts/misc/windows/protobuf2.5/include/google/protobuf/
H A Drepeated_field.h169 int SpaceUsedExcludingSelf() const;
221 // // Only needs to be implemented if SpaceUsedExcludingSelf() is called.
233 // implement SpaceUsed(), and thus need to call SpaceUsedExcludingSelf()
291 int SpaceUsedExcludingSelf() const;
495 int SpaceUsedExcludingSelf() const;
742 inline int RepeatedField<Element>::SpaceUsedExcludingSelf() const { function in class:google::protobuf::RepeatedField
908 inline int RepeatedPtrFieldBase::SpaceUsedExcludingSelf() const { function in class:google::protobuf::internal::RepeatedPtrFieldBase
1121 inline int RepeatedPtrField<Element>::SpaceUsedExcludingSelf() const { function in class:google::protobuf::RepeatedPtrField
1122 return RepeatedPtrFieldBase::SpaceUsedExcludingSelf<TypeHandler>();
/prebuilts/tools/linux-x86_64/protoc/include/google/protobuf/
H A Drepeated_field.h169 int SpaceUsedExcludingSelf() const;
221 // // Only needs to be implemented if SpaceUsedExcludingSelf() is called.
233 // implement SpaceUsed(), and thus need to call SpaceUsedExcludingSelf()
291 int SpaceUsedExcludingSelf() const;
495 int SpaceUsedExcludingSelf() const;
742 inline int RepeatedField<Element>::SpaceUsedExcludingSelf() const { function in class:google::protobuf::RepeatedField
908 inline int RepeatedPtrFieldBase::SpaceUsedExcludingSelf() const { function in class:google::protobuf::internal::RepeatedPtrFieldBase
1121 inline int RepeatedPtrField<Element>::SpaceUsedExcludingSelf() const { function in class:google::protobuf::RepeatedPtrField
1122 return RepeatedPtrFieldBase::SpaceUsedExcludingSelf<TypeHandler>();
/prebuilts/tools/darwin-x86_64/protoc/include/google/protobuf/
H A Drepeated_field.h209 int SpaceUsedExcludingSelf() const;
366 // // Only needs to be implemented if SpaceUsedExcludingSelf() is called.
378 // implement SpaceUsed(), and thus need to call SpaceUsedExcludingSelf()
442 int SpaceUsedExcludingSelf() const;
832 int SpaceUsedExcludingSelf() const;
1252 inline int RepeatedField<Element>::SpaceUsedExcludingSelf() const { function in class:google::protobuf::RepeatedField
1562 inline int RepeatedPtrFieldBase::SpaceUsedExcludingSelf() const { function in class:google::protobuf::internal::RepeatedPtrFieldBase
2002 inline int RepeatedPtrField<Element>::SpaceUsedExcludingSelf() const { function in class:google::protobuf::RepeatedPtrField
2003 return RepeatedPtrFieldBase::SpaceUsedExcludingSelf<TypeHandler>();

Completed in 2523 milliseconds