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