Home
last modified time | relevance | path

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

/system/keymint/common/src/
Dlib.rs53 Alloc(&'static str), enumerator
/system/memory/libmemunreachable/
DAllocator.cpp241 void* Chunk::Alloc() { in Alloc() function in android::Chunk
335 void* HeapImpl::Alloc(size_t size) { in Alloc() function in android::HeapImpl
/system/memory/libdmabufheap/
DBufferAllocator.cpp263 int BufferAllocator::Alloc(const std::string& heap_name, size_t len, in Alloc() function in BufferAllocator