Searched defs:AllocationBytes (Results 1 – 2 of 2) sorted by relevance
/system/memory/libmemunreachable/ | ||
D | HeapWalker.cpp | 139 size_t HeapWalker::AllocationBytes() { in AllocationBytes() function in android::HeapWalker |
D | MemUnreachable.cpp | 63 size_t AllocationBytes() { return heap_walker_.AllocationBytes(); } in AllocationBytes() function in android::MemUnreachable |