Searched refs:BytesUsed (Results 1 – 3 of 3) sorted by relevance
38 return allocator_.BytesUsed(); in GetUsedMemory()
265 size_t BytesUsed() const;
241 size_t ArenaAllocator::BytesUsed() const { in BytesUsed() function in art::ArenaAllocator