Searched refs:ToIntSize (Results 1 – 6 of 6) sorted by relevance
122 return internal::ToIntSize(SpaceUsedExcludingSelfLong()); in SpaceUsedExcludingSelf()128 int SpaceUsed() const { return internal::ToIntSize(SpaceUsedLong()); } in SpaceUsed()
104 inline int ToIntSize(size_t size) { in ToIntSize() function405 int ByteSize() const { return internal::ToIntSize(ByteSizeLong()); } in ByteSize()
277 int SpaceUsed() const { return internal::ToIntSize(SpaceUsedLong()); } in SpaceUsed()416 return internal::ToIntSize(SpaceUsedLong(message)); in SpaceUsed()
113 return internal::ToIntSize(SpaceUsedExcludingSelfLong()); in SpaceUsedExcludingSelf()
246 return internal::ToIntSize(SpaceUsedExcludingSelfLong()); in SpaceUsedExcludingSelf()921 return internal::ToIntSize(SpaceUsedExcludingSelfLong());
531 virtual int ByteSize() const { return internal::ToIntSize(ByteSizeLong()); } in ByteSize()