Searched defs:Alloc (Results 1 – 3 of 3) sorted by relevance
| /system/memory/libmemunreachable/ | ||
| D | Allocator.cpp | 241 void* Chunk::Alloc() { in Alloc() function in android::Chunk |
| /system/keymint/common/src/ | ||
| D | lib.rs | 53 Alloc(&'static str), enumerator |
| /system/memory/libdmabufheap/ | ||
| D | BufferAllocator.cpp | 264 int BufferAllocator::Alloc(const std::string& heap_name, size_t len, in Alloc() function in BufferAllocator |