Home
last modified time | relevance | path

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

/system/memory/libmemunreachable/
DAllocator.cpp247 void* Chunk::Alloc() { in Alloc() function in android::Chunk
355 void* HeapImpl::Alloc(size_t size) { in Alloc() function in android::HeapImpl
/system/memory/libdmabufheap/
DBufferAllocator.cpp245 int BufferAllocator::Alloc(const std::string& heap_name, size_t len, in Alloc() function in BufferAllocator