Searched defs:get_heap (Results 1 – 2 of 2) sorted by relevance
103 static inline sp<IMemoryHeap> get_heap(const sp<IBinder>& binder) { in get_heap() function in android::BpMemoryHeap490 sp<IMemoryHeap> HeapCache::get_heap(const sp<IBinder>& binder) in get_heap() function in android::HeapCache
74 fn get_heap() -> &'static mut [u8]; in get_heap() function