Searched refs:GetUsedMemory (Results 1 – 2 of 2) sorted by relevance
/art/runtime/ | ||
D | linear_alloc.h | 95 size_t GetUsedMemory() const REQUIRES(!lock_); |
D | linear_alloc-inl.h | 132 inline size_t LinearAlloc::GetUsedMemory() const { in GetUsedMemory() function |