Home
last modified time | relevance | path

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

/frameworks/native/libs/binder/
DIMemory.cpp55 struct heap_info_t { struct in android::HeapCache
63 KeyedVector< wp<IBinder>, heap_info_t > mHeapCache;
403 heap_info_t& info = mHeapCache.editValueAt(i); in find_heap()
413 heap_info_t info; in find_heap()
434 heap_info_t& info(mHeapCache.editValueAt(i)); in free_heap()
467 const heap_info_t& info = mHeapCache.valueAt(i); in dump_heaps()