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