Home
last modified time | relevance | path

Searched defs:hidlMem (Results 1 – 4 of 4) sorted by relevance

/hardware/interfaces/tests/memory/1.0/default/
DMemoryTest.cpp70 sp<HidlMemory> hidlMem = HidlMemory::getInstance(mem); in set() local
/hardware/interfaces/automotive/evs/1.1/default/
DEvsUltrasonicsArray.cpp371 [&](bool success, const hidl_memory& hidlMem) { in allocateAndMapSharedMemory()
/hardware/interfaces/automotive/sv/1.0/default/tests/fuzzer/
DAutomotiveSvV1_0Fuzzer.cpp352 ashmemAllocator->allocate(bytesSize, [&](bool success, const hidl_memory& hidlMem) { in getMappedSharedMemory()
/hardware/interfaces/automotive/sv/1.0/vts/functional/
DVtsHalSurroundViewV1_0TargetTest.cpp782 [&](bool success, const hidl_memory& hidlMem) { in GetMappedSharedMemory()