Home
last modified time | relevance | path

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

/test/vts/compilation_tools/vtsc/test/golden/DRIVER/
DMemoryTest.driver.cpp133 …sp<::android::hidl::allocator::V1_0::IAllocator> ashmemAllocator = ::android::hidl::allocator::V1_… in CallFunction() local
134 if (ashmemAllocator == nullptr) { in CallFunction()
138 …auto res = ashmemAllocator->allocate(func_msg.arg(0).hidl_memory_value().size(), [&](bool success,… in CallFunction()
162 …sp<::android::hidl::allocator::V1_0::IAllocator> ashmemAllocator = ::android::hidl::allocator::V1_… in CallFunction() local
163 if (ashmemAllocator == nullptr) { in CallFunction()
167 …auto res = ashmemAllocator->allocate(func_msg.arg(0).hidl_memory_value().size(), [&](bool success,… in CallFunction()
201 …sp<::android::hidl::allocator::V1_0::IAllocator> ashmemAllocator = ::android::hidl::allocator::V1_… in CallFunction() local
202 if (ashmemAllocator == nullptr) { in CallFunction()
206 …auto res = ashmemAllocator->allocate(func_msg.arg(0).hidl_memory_value().size(), [&](bool success,… in CallFunction()