Home
last modified time | relevance | path

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

/system/memory/libdmabufheap/
DBufferAllocatorWrapper.cpp33 unsigned int heap_flags) { in DmabufHeapAlloc()
DBufferAllocator.cpp210 int BufferAllocator::IonAlloc(const std::string& heap_name, size_t len, unsigned int heap_flags) { in IonAlloc()
227 int BufferAllocator::Alloc(const std::string& heap_name, size_t len, unsigned int heap_flags) { in Alloc()