Home
last modified time | relevance | path

Searched defs:getAudioPatches (Results 1 – 5 of 5) 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/aidl_api/android.hardware.audio.core/2/android/hardware/audio/core/
DIModule.aidl44 android.hardware.audio.core.AudioPatch[] getAudioPatches(); in getAudioPatches() method
/hardware/interfaces/audio/aidl/android/hardware/audio/core/
DIModule.aidl264 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.cpp804 ndk::ScopedAStatus Module::getAudioPatches(std::vector<AudioPatch>* _aidl_return) { in getAudioPatches() function in aidl::android::hardware::audio::core::Module