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/
DConfiguration.h41 std::vector<AudioPatch> patches; member
/hardware/interfaces/audio/aidl/default/
DModule.cpp227 auto& patches = getConfig().patches; in findConnectedPortConfigIds() local
814 auto& patches = getConfig().patches; in setAudioPatch() local
1009 auto& patches = getConfig().patches; in resetAudioPatch() local
/hardware/interfaces/audio/aidl/vts/
DVtsHalAudioCoreModuleTargetTest.cpp3491 std::vector<std::unique_ptr<WithAudioPatch>> patches; in SetPatch() local