Searched refs:AllocationBytes (Results 1 – 3 of 3) sorted by relevance
62 size_t AllocationBytes() { return heap_walker_.AllocationBytes(); } in AllocationBytes() function in android::MemUnreachable354 size_t allocation_bytes = unreachable.AllocationBytes(); in GetUnreachableMemory()
86 size_t AllocationBytes();
121 size_t HeapWalker::AllocationBytes() { in AllocationBytes() function in android::HeapWalker