Home
last modified time | relevance | path

Searched defs:IFactory (Results 1 – 6 of 6) sorted by relevance

/hardware/interfaces/audio/aidl/android/hardware/audio/effect/
DIFactory.aidl32 interface IFactory { interface
/hardware/interfaces/audio/aidl/aidl_api/android.hardware.audio.effect/1/android/hardware/audio/effect/
DIFactory.aidl36 interface IFactory { interface
/hardware/interfaces/audio/aidl/aidl_api/android.hardware.audio.effect/current/android/hardware/audio/effect/
DIFactory.aidl36 interface IFactory { interface
/hardware/interfaces/audio/aidl/vts/
DEffectHelper.h268 std::vector<std::pair<std::shared_ptr<IFactory>, Descriptor>> kFactoryDescList, in getTestValueSet()
DVtsHalEnvironmentalReverbTargetTest.cpp43 EnvironmentalReverbHelper(std::pair<std::shared_ptr<IFactory>, Descriptor> pair) { in EnvironmentalReverbHelper()
DVtsHalDynamicsProcessingTest.cpp46 DynamicsProcessingTestHelper(std::pair<std::shared_ptr<IFactory>, Descriptor> pair, in DynamicsProcessingTestHelper()