Home
last modified time | relevance | path

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

/hardware/interfaces/audio/aidl/aidl_api/android.hardware.audio.core/1/android/hardware/audio/core/
DIModule.aidl44 android.hardware.audio.core.AudioPatch[] getAudioPatches(); in getAudioPatches() method
/hardware/interfaces/audio/aidl/android/hardware/audio/core/
DIModule.aidl258 AudioPatch[] getAudioPatches(); in getAudioPatches() method
/hardware/interfaces/audio/aidl/aidl_api/android.hardware.audio.core/current/android/hardware/audio/core/
DIModule.aidl44 android.hardware.audio.core.AudioPatch[] getAudioPatches(); in getAudioPatches() method
/hardware/interfaces/audio/aidl/default/
DModule.cpp621 ndk::ScopedAStatus Module::getAudioPatches(std::vector<AudioPatch>* _aidl_return) { in getAudioPatches() function in aidl::android::hardware::audio::core::Module