Home
last modified time | relevance | path

Searched refs:SpaceAllocatedAndUsed (Results 1 – 3 of 3) sorted by relevance

/external/protobuf/src/google/protobuf/
Darena.cc252 pair<uint64, uint64> Arena::SpaceAllocatedAndUsed() const { in SpaceAllocatedAndUsed() function in google::protobuf::Arena
Darena.h457 GOOGLE_ATTRIBUTE_NOINLINE pair<uint64, uint64> SpaceAllocatedAndUsed() const;
/external/protobuf/
DCHANGES.txt19 - Added SpaceAllocatedAndUsed() to report both space used and allocated