Home
last modified time | relevance | path

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

/hardware/interfaces/audio/aidl/aidl_api/android.hardware.audio.core/2/android/hardware/audio/core/
DIStreamCommon.aidl40 android.hardware.audio.core.VendorParameter[] getVendorParameters(in @utf8InCpp String[] ids); in getVendorParameters() method
DIModule.aidl69 android.hardware.audio.core.VendorParameter[] getVendorParameters(in @utf8InCpp String[] ids); in getVendorParameters() method
/hardware/interfaces/audio/aidl/android/hardware/audio/core/
DIStreamCommon.aidl102 VendorParameter[] getVendorParameters(in @utf8InCpp String[] ids); in getVendorParameters() method
DIModule.aidl825 VendorParameter[] getVendorParameters(in @utf8InCpp String[] ids); in getVendorParameters() method
/hardware/interfaces/audio/aidl/aidl_api/android.hardware.audio.core/current/android/hardware/audio/core/
DIStreamCommon.aidl40 android.hardware.audio.core.VendorParameter[] getVendorParameters(in @utf8InCpp String[] ids); in getVendorParameters() method
DIModule.aidl69 android.hardware.audio.core.VendorParameter[] getVendorParameters(in @utf8InCpp String[] ids); in getVendorParameters() method
/hardware/interfaces/audio/aidl/aidl_api/android.hardware.audio.core/1/android/hardware/audio/core/
DIStreamCommon.aidl40 android.hardware.audio.core.VendorParameter[] getVendorParameters(in @utf8InCpp String[] ids); in getVendorParameters() method
DIModule.aidl69 android.hardware.audio.core.VendorParameter[] getVendorParameters(in @utf8InCpp String[] ids); in getVendorParameters() method
/hardware/interfaces/audio/aidl/default/
DStreamSwitcher.cpp78 ndk::ScopedAStatus StreamSwitcher::getVendorParameters(const std::vector<std::string>& in_ids, in getVendorParameters() function in aidl::android::hardware::audio::core::StreamSwitcher
DStream.cpp718 ndk::ScopedAStatus StreamCommonImpl::getVendorParameters( in getVendorParameters() function in aidl::android::hardware::audio::core::StreamCommonImpl
DModule.cpp1388 ndk::ScopedAStatus Module::getVendorParameters(const std::vector<std::string>& in_ids, in getVendorParameters() function in aidl::android::hardware::audio::core::Module
/hardware/interfaces/audio/aidl/default/include/core-impl/
DStream.h366 ndk::ScopedAStatus getVendorParameters(const std::vector<std::string>& in_ids, in getVendorParameters() function