Home
last modified time | relevance | path

Searched refs:allocateOne (Results 1 – 1 of 1) sorted by relevance

/system/libhidl/transport/allocator/1.0/default/
DAshmemAllocator.cpp30 static hidl_memory allocateOne(uint64_t size) { in allocateOne() function
54 hidl_memory memory = allocateOne(size); in allocate()
73 batch[allocated] = allocateOne(size); in batchAllocate()