Searched refs:SpaceAllocatedAndUsed (Results 1 – 3 of 3) sorted by relevance
252 pair<uint64, uint64> Arena::SpaceAllocatedAndUsed() const { in SpaceAllocatedAndUsed() function in google::protobuf::Arena
457 GOOGLE_ATTRIBUTE_NOINLINE pair<uint64, uint64> SpaceAllocatedAndUsed() const;
19 - Added SpaceAllocatedAndUsed() to report both space used and allocated