Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/av/media/libaudioclient/aidl/fuzzer/libaudiomockhal/include/core-mock/
H A DModuleMock.h59 ndk::ScopedAStatus getAudioPatches(std::vector<AudioPatch>*) override { in getAudioPatches() function
/aosp_15_r20/hardware/interfaces/audio/aidl/aidl_api/android.hardware.audio.core/1/android/hardware/audio/core/
H A DIModule.aidl44 android.hardware.audio.core.AudioPatch[] getAudioPatches(); in getAudioPatches() method
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/audio/aidl/android.hardware.audio.core_interface/dump/android/hardware/audio/core/
DIModule.aidl44 android.hardware.audio.core.AudioPatch[] getAudioPatches(); in getAudioPatches() method
/aosp_15_r20/hardware/interfaces/audio/aidl/android/hardware/audio/core/
H A DIModule.aidl264 AudioPatch[] getAudioPatches(); in getAudioPatches() method
/aosp_15_r20/hardware/interfaces/audio/aidl/aidl_api/android.hardware.audio.core/current/android/hardware/audio/core/
H A DIModule.aidl44 android.hardware.audio.core.AudioPatch[] getAudioPatches(); in getAudioPatches() method
/aosp_15_r20/hardware/interfaces/audio/aidl/aidl_api/android.hardware.audio.core/2/android/hardware/audio/core/
H A DIModule.aidl44 android.hardware.audio.core.AudioPatch[] getAudioPatches(); in getAudioPatches() method
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/audio/aidl/android.hardware.audio.core-V3-ndk-source/gen/include/aidl/android/hardware/audio/core/
DBnModule.h70 …::ndk::ScopedAStatus getAudioPatches(std::vector<::aidl::android::hardware::audio::core::AudioPatc… in getAudioPatches() function
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/audio/aidl/android.hardware.audio.core-V3-ndk-source/gen/android/hardware/audio/core/
DIModule.cpp988 ::ndk::ScopedAStatus BpModule::getAudioPatches(std::vector<::aidl::android::hardware::audio::core::… in getAudioPatches() function in aidl::android::hardware::audio::core::BpModule
2471 ::ndk::ScopedAStatus IModuleDefault::getAudioPatches(std::vector<::aidl::android::hardware::audio::… in getAudioPatches() function in aidl::android::hardware::audio::core::IModuleDefault
/aosp_15_r20/frameworks/av/services/audiopolicy/managerdefault/
H A DAudioPolicyManager.h456 virtual const AudioPatchCollection &getAudioPatches() const in getAudioPatches() function
/aosp_15_r20/hardware/interfaces/audio/aidl/default/
H A DModule.cpp890 ndk::ScopedAStatus Module::getAudioPatches(std::vector<AudioPatch>* _aidl_return) { in getAudioPatches() function in aidl::android::hardware::audio::core::Module
/aosp_15_r20/frameworks/av/media/libaudiohal/tests/
H A DCoreAudioHalAidl_test.cpp433 ndk::ScopedAStatus getAudioPatches( in getAudioPatches() function in __anon5a59cc030111::ModuleMock