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