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

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

Completed in 266 milliseconds