Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/
Darena.cc245 pair<uint64, uint64> Arena::SpaceAllocatedAndUsed() const { in SpaceAllocatedAndUsed() function in google::protobuf::Arena
Darena.h457 GOOGLE_ATTRIBUTE_NOINLINE pair<uint64, uint64> SpaceAllocatedAndUsed() const;
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/
DCHANGES.txt151 - Added SpaceAllocatedAndUsed() to report both space used and allocated