Searched refs:ToIntSize (Results 1 – 6 of 6) sorted by relevance
119 return internal::ToIntSize(SpaceUsedExcludingSelfLong()); in SpaceUsedExcludingSelf()125 int SpaceUsed() const { return internal::ToIntSize(SpaceUsedLong()); } in SpaceUsed()
106 inline int ToIntSize(size_t size) { in ToIntSize() function420 int ByteSize() const { return internal::ToIntSize(ByteSizeLong()); } in ByteSize()
299 int SpaceUsed() const { return internal::ToIntSize(SpaceUsedLong()); } in SpaceUsed()437 return internal::ToIntSize(SpaceUsedLong(message)); in SpaceUsed()
322 return internal::ToIntSize(SpaceUsedExcludingSelfLong()); in SpaceUsedExcludingSelf()
292 return internal::ToIntSize(SpaceUsedExcludingSelfLong()); in SpaceUsedExcludingSelf()1037 return internal::ToIntSize(SpaceUsedExcludingSelfLong());
532 virtual int ByteSize() const { return internal::ToIntSize(ByteSizeLong()); } in ByteSize()