Searched defs:dump_heaps (Results 1 - 1 of 1) sorted by relevance

/frameworks/native/libs/binder/
H A DIMemory.cpp51 void dump_heaps();
100 static inline void dump_heaps() { function in class:android::BpMemoryHeap
101 gHeapCache->dump_heaps();
464 void HeapCache::dump_heaps() function in class:android::HeapCache

Completed in 835 milliseconds