Home
last modified time | relevance | path

Searched refs:dump_heaps (Results 1 – 1 of 1) sorted by relevance

/frameworks/native/libs/binder/
DIMemory.cpp52 void dump_heaps();
101 static inline void dump_heaps() { in dump_heaps() function in android::BpMemoryHeap
102 gHeapCache->dump_heaps(); in dump_heaps()
475 void HeapCache::dump_heaps() in dump_heaps() function in android::HeapCache