Home
last modified time | relevance | path

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

/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/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/3/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/deprecated/
DStreamSwitcher.cpp78 ndk::ScopedAStatus StreamSwitcher::getVendorParameters(const std::vector<std::string>& in_ids, in getVendorParameters() function in aidl::android::hardware::audio::core::deprecated::StreamSwitcher
/hardware/interfaces/audio/aidl/default/stub/
DStreamMmapStub.cpp214 ndk::ScopedAStatus StreamMmapStub::getVendorParameters(const std::vector<std::string>& in_ids, in getVendorParameters() function in aidl::android::hardware::audio::core::StreamMmapStub
/hardware/interfaces/audio/aidl/default/
DStream.cpp808 ndk::ScopedAStatus StreamCommonImpl::getVendorParameters( in getVendorParameters() function in aidl::android::hardware::audio::core::StreamCommonImpl
DModule.cpp1564 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.h433 ndk::ScopedAStatus getVendorParameters(const std::vector<std::string>& in_ids, in getVendorParameters() function