Home
last modified time | relevance | path

Searched defs:setVendorParameters (Results 1 – 12 of 12) sorted by relevance

/hardware/interfaces/audio/aidl/aidl_api/android.hardware.audio.core/current/android/hardware/audio/core/
DIStreamCommon.aidl41 …void setVendorParameters(in android.hardware.audio.core.VendorParameter[] parameters, boolean asyn… in setVendorParameters() method
DIModule.aidl70 …void setVendorParameters(in android.hardware.audio.core.VendorParameter[] parameters, boolean asyn… in setVendorParameters() method
/hardware/interfaces/audio/aidl/aidl_api/android.hardware.audio.core/1/android/hardware/audio/core/
DIStreamCommon.aidl41 …void setVendorParameters(in android.hardware.audio.core.VendorParameter[] parameters, boolean asyn… in setVendorParameters() method
DIModule.aidl70 …void setVendorParameters(in android.hardware.audio.core.VendorParameter[] parameters, boolean asyn… in setVendorParameters() method
/hardware/interfaces/audio/aidl/android/hardware/audio/core/
DIStreamCommon.aidl116 void setVendorParameters(in VendorParameter[] parameters, boolean async); in setVendorParameters() method
DIModule.aidl839 void setVendorParameters(in VendorParameter[] parameters, boolean async); in setVendorParameters() method
/hardware/interfaces/audio/aidl/aidl_api/android.hardware.audio.core/2/android/hardware/audio/core/
DIStreamCommon.aidl41 …void setVendorParameters(in android.hardware.audio.core.VendorParameter[] parameters, boolean asyn… in setVendorParameters() method
DIModule.aidl70 …void setVendorParameters(in android.hardware.audio.core.VendorParameter[] parameters, boolean asyn… in setVendorParameters() method
/hardware/interfaces/audio/aidl/default/
DStreamSwitcher.cpp91 ndk::ScopedAStatus StreamSwitcher::setVendorParameters( in setVendorParameters() function in aidl::android::hardware::audio::core::StreamSwitcher
DStream.cpp725 ndk::ScopedAStatus StreamCommonImpl::setVendorParameters( in setVendorParameters() function in aidl::android::hardware::audio::core::StreamCommonImpl
DModule.cpp1427 ndk::ScopedAStatus Module::setVendorParameters(const std::vector<VendorParameter>& in_parameters, in setVendorParameters() function in aidl::android::hardware::audio::core::Module
/hardware/interfaces/audio/aidl/default/include/core-impl/
DStream.h372 ndk::ScopedAStatus setVendorParameters(const std::vector<VendorParameter>& in_parameters, in setVendorParameters() function