Searched defs:SpaceUsed (Results 1 – 10 of 10) sorted by relevance
304 int SpaceUsed() const { return internal::ToIntSize(SpaceUsedLong()); } in SpaceUsed() function475 int SpaceUsed(const Message& message) const { in SpaceUsed() function
183 uint64_t SerialArena::SpaceUsed() const { in SpaceUsed() function in google::protobuf::internal::SerialArena469 uint64_t ThreadSafeArena::SpaceUsed() const { in SpaceUsed() function in google::protobuf::internal::ThreadSafeArena
127 int SpaceUsed() const { return internal::ToIntSize(SpaceUsedLong()); } in SpaceUsed() function
254 TEST_P(DynamicMessageTest, SpaceUsed) { in TEST_P() argument
546 TEST_F(UnknownFieldSetTest, SpaceUsed) { in TEST_F() argument