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

/frameworks/native/include/binder/
H A DMemoryBase.h40 const sp<IMemoryHeap>& getHeap() const { return mHeap; } function in class:android::MemoryBase
/frameworks/native/libs/binder/include/binder/
H A DMemoryBase.h40 const sp<IMemoryHeap>& getHeap() const { return mHeap; } function in class:android::MemoryBase
/frameworks/native/libs/binder/
H A DMemoryDealer.cpp204 void* const start_ptr = (void*)(intptr_t(getHeap()->base()) + start);

Completed in 71 milliseconds