Home
last modified time | relevance | path

Searched defs:patches (Results 1 – 3 of 3) sorted by relevance

/hardware/interfaces/audio/aidl/default/include/core-impl/
DModule.h45 std::vector<AudioPatch> patches; member
/hardware/interfaces/audio/aidl/default/
DModule.cpp257 auto& patches = getConfig().patches; in findConnectedPortConfigIds() local
999 auto& patches = getConfig().patches; in setAudioPatch() local
1236 auto& patches = getConfig().patches; in resetAudioPatch() local
/hardware/interfaces/audio/aidl/vts/
DVtsHalAudioCoreModuleTargetTest.cpp4158 std::vector<std::unique_ptr<WithAudioPatch>> patches; in SetPatch() local