Searched refs:ashmemAllocator (Results 1 – 1 of 1) sorted by relevance
133 …sp<::android::hidl::allocator::V1_0::IAllocator> ashmemAllocator = ::android::hidl::allocator::V1_… in CallFunction() local134 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() local163 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() local202 if (ashmemAllocator == nullptr) { in CallFunction()206 …auto res = ashmemAllocator->allocate(func_msg.arg(0).hidl_memory_value().size(), [&](bool success,… in CallFunction()