Searched defs:Alloc (Results 1 – 2 of 2) sorted by relevance
/system/memory/libmemunreachable/ | ||
D | Allocator.cpp | 247 void* Chunk::Alloc() { in Alloc() function in android::Chunk |
/system/memory/libdmabufheap/ | ||
D | BufferAllocator.cpp | 245 int BufferAllocator::Alloc(const std::string& heap_name, size_t len, in Alloc() function in BufferAllocator |