Home
last modified time | relevance | path

Searched defs:ashmem (Results 1 – 9 of 9) sorted by relevance

/hardware/interfaces/neuralnetworks/aidl/utils/src/
DUtils.cpp65 const auto& ashmem = memory.get<Memory::Tag::ashmem>(); in clone() local
DConversions.cpp354 const auto& ashmem = memory.get<Tag::ashmem>(); in unvalidatedConvert() local
/hardware/interfaces/soundtrigger/2.1/default/
DSoundTriggerHw.cpp71 sp<IAllocator> ashmem = IAllocator::getService("ashmem"); in moveVectorToMemory() local
/hardware/interfaces/neuralnetworks/1.0/vts/functional/
DUtils.cpp48 auto ashmem = std::make_unique<TestAshmem>(size); in create() local
/hardware/interfaces/neuralnetworks/aidl/vts/functional/
DUtils.cpp103 auto ashmem = std::make_unique<TestAshmem>(size, aidlReadonly); in create() local
/hardware/interfaces/soundtrigger/2.1/vts/functional/
DVtsHalSoundtriggerV2_1TargetTest.cpp263 sp<IAllocator> ashmem = IAllocator::getService("ashmem"); in TEST_P() local
/hardware/interfaces/soundtrigger/2.2/default/
DSoundTriggerHw.cpp574 sp<IAllocator> ashmem = IAllocator::getService("ashmem"); in moveVectorToMemory() local
/hardware/interfaces/soundtrigger/2.3/default/
DSoundTriggerHw.cpp630 sp<IAllocator> ashmem = IAllocator::getService("ashmem"); in moveVectorToMemory() local
/hardware/interfaces/audio/effect/all-versions/vts/functional/
DVtsHalAudioEffectTargetTest.cpp589 sp<IAllocator> ashmem = IAllocator::getService("ashmem"); in TEST_P() local