Home
last modified time | relevance | path

Searched defs:find_heap (Results 1 – 1 of 1) sorted by relevance

/frameworks/native/libs/binder/
DIMemory.cpp92 static inline sp<IMemoryHeap> find_heap(const sp<IBinder>& binder) { in find_heap() function in android::BpMemoryHeap
411 sp<IMemoryHeap> HeapCache::find_heap(const sp<IBinder>& binder) in find_heap() function in android::HeapCache