Home
last modified time | relevance | path

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

/aosp12/frameworks/native/include/binder/
H A DMemoryDealer.h54 sp<IMemoryHeap> mHeap; variable
/aosp12/frameworks/native/libs/binder/include/binder/
H A DMemoryDealer.h54 sp<IMemoryHeap> mHeap; variable
H A DMemoryBase.h44 sp<IMemoryHeap> mHeap; variable
/aosp12/frameworks/av/services/camera/libcameraservice/api1/client2/
H A DCamera2Heap.h48 sp<MemoryHeapBase> mHeap; variable
/aosp12/art/tools/ahat/src/main/com/android/ahat/heapdump/
H A DSort.java66 private AhatHeap mHeap; field in Sort.InstanceByHeapRetainedSize
158 AhatHeap mHeap; field in Sort.SiteByHeapSize
H A DAhatInstance.java40 private AhatHeap mHeap; field in AhatInstance
/aosp12/frameworks/base/media/jni/soundpool/
H A DSound.h90 sp<MemoryHeapBase> mHeap; variable
/aosp12/frameworks/native/libs/binder/
H A DIMemory.cpp136 mutable sp<IMemoryHeap> mHeap; member in android::BpMemory