Home
last modified time | relevance | path

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

/frameworks/native/libs/binder/
DIMemory.cpp57 struct heap_info_t { struct in android::HeapCache
66 KeyedVector< wp<IBinder>, heap_info_t > mHeapCache;
439 heap_info_t& info = mHeapCache.editValueAt(i); in find_heap()
450 heap_info_t info; in find_heap()
471 heap_info_t& info(mHeapCache.editValueAt(i)); in free_heap()
504 const heap_info_t& info = mHeapCache.valueAt(i); in dump_heaps()