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;
437 heap_info_t& info = mHeapCache.editValueAt(i); in find_heap()
448 heap_info_t info; in find_heap()
469 heap_info_t& info(mHeapCache.editValueAt(i)); in free_heap()
502 const heap_info_t& info = mHeapCache.valueAt(i); in dump_heaps()