/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/audio/aidl/android.hardware.audio.core-V3-ndk-source/gen/android/hardware/audio/core/ |
D | IStreamCommon.cpp | 316 ::ndk::ScopedAStatus BpStreamCommon::setVendorParameters(const std::vector<::aidl::android::hardwar… in setVendorParameters() function in aidl::android::hardware::audio::core::BpStreamCommon 604 ::ndk::ScopedAStatus IStreamCommonDefault::setVendorParameters(const std::vector<::aidl::android::h… in setVendorParameters() function in aidl::android::hardware::audio::core::IStreamCommonDefault
|
D | IModule.cpp | 1974 ::ndk::ScopedAStatus BpModule::setVendorParameters(const std::vector<::aidl::android::hardware::aud… in setVendorParameters() function in aidl::android::hardware::audio::core::BpModule 2601 ::ndk::ScopedAStatus IModuleDefault::setVendorParameters(const std::vector<::aidl::android::hardwar… in setVendorParameters() function in aidl::android::hardware::audio::core::IModuleDefault
|
/aosp_15_r20/frameworks/av/media/libaudioclient/aidl/fuzzer/libaudiomockhal/include/core-mock/ |
H A D | StreamCommonMock.h | 32 ndk::ScopedAStatus setVendorParameters(const std::vector<VendorParameter>&, bool) override { in setVendorParameters() function
|
H A D | ModuleMock.h | 104 ndk::ScopedAStatus setVendorParameters(const std::vector<VendorParameter>&, bool) override { in setVendorParameters() function
|
/aosp_15_r20/hardware/interfaces/audio/aidl/android/hardware/audio/core/ |
H A D | IStreamCommon.aidl | 116 void setVendorParameters(in VendorParameter[] parameters, boolean async); in setVendorParameters() method
|
H A D | IModule.aidl | 839 void setVendorParameters(in VendorParameter[] parameters, boolean async); in setVendorParameters() method
|
/aosp_15_r20/hardware/interfaces/audio/aidl/aidl_api/android.hardware.audio.core/current/android/hardware/audio/core/ |
H A D | IStreamCommon.aidl | 41 …void setVendorParameters(in android.hardware.audio.core.VendorParameter[] parameters, boolean asyn… in setVendorParameters() method
|
H A D | IModule.aidl | 70 …void setVendorParameters(in android.hardware.audio.core.VendorParameter[] parameters, boolean asyn… in setVendorParameters() method
|
/aosp_15_r20/hardware/interfaces/audio/aidl/aidl_api/android.hardware.audio.core/2/android/hardware/audio/core/ |
H A D | IStreamCommon.aidl | 41 …void setVendorParameters(in android.hardware.audio.core.VendorParameter[] parameters, boolean asyn… in setVendorParameters() method
|
H A D | IModule.aidl | 70 …void setVendorParameters(in android.hardware.audio.core.VendorParameter[] parameters, boolean asyn… in setVendorParameters() method
|
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/audio/aidl/android.hardware.audio.core_interface/dump/android/hardware/audio/core/ |
D | IStreamCommon.aidl | 41 …void setVendorParameters(in android.hardware.audio.core.VendorParameter[] parameters, boolean asyn… in setVendorParameters() method
|
D | IModule.aidl | 70 …void setVendorParameters(in android.hardware.audio.core.VendorParameter[] parameters, boolean asyn… in setVendorParameters() method
|
/aosp_15_r20/hardware/interfaces/audio/aidl/aidl_api/android.hardware.audio.core/1/android/hardware/audio/core/ |
H A D | IStreamCommon.aidl | 41 …void setVendorParameters(in android.hardware.audio.core.VendorParameter[] parameters, boolean asyn… in setVendorParameters() method
|
H A D | IModule.aidl | 70 …void setVendorParameters(in android.hardware.audio.core.VendorParameter[] parameters, boolean asyn… in setVendorParameters() 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/ |
D | BnStreamCommon.h | 61 …::ndk::ScopedAStatus setVendorParameters(const std::vector<::aidl::android::hardware::audio::core:… in setVendorParameters() function
|
D | BnModule.h | 148 …::ndk::ScopedAStatus setVendorParameters(const std::vector<::aidl::android::hardware::audio::core:… in setVendorParameters() function
|
/aosp_15_r20/hardware/interfaces/audio/aidl/default/deprecated/ |
H A D | StreamSwitcher.cpp | 91 ndk::ScopedAStatus StreamSwitcher::setVendorParameters( in setVendorParameters() function in aidl::android::hardware::audio::core::deprecated::StreamSwitcher
|
/aosp_15_r20/frameworks/av/media/libaudiohal/tests/ |
H A D | CoreAudioHalAidl_test.cpp | 74 ndk::ScopedAStatus setVendorParameters(const std::vector<VendorParameter>& in_parameters, in setVendorParameters() function in __anon5a59cc030111::VendorParameterMock 225 ndk::ScopedAStatus setVendorParameters(const std::vector<VendorParameter>& in_parameters, in setVendorParameters() function in __anon5a59cc030111::StreamCommonMock 583 ndk::ScopedAStatus setVendorParameters(const std::vector<VendorParameter>& in_parameters, in setVendorParameters() function in __anon5a59cc030111::ModuleMock
|
/aosp_15_r20/hardware/interfaces/audio/aidl/default/ |
H A D | Stream.cpp | 778 ndk::ScopedAStatus StreamCommonImpl::setVendorParameters( in setVendorParameters() function in aidl::android::hardware::audio::core::StreamCommonImpl
|
H A D | Module.cpp | 1572 ndk::ScopedAStatus Module::setVendorParameters(const std::vector<VendorParameter>& in_parameters, in setVendorParameters() function in aidl::android::hardware::audio::core::Module
|
/aosp_15_r20/hardware/interfaces/audio/aidl/default/include/core-impl/ |
H A D | Stream.h | 392 ndk::ScopedAStatus setVendorParameters(const std::vector<VendorParameter>& in_parameters, in setVendorParameters() function
|
/aosp_15_r20/frameworks/av/media/libstagefright/ |
H A D | ACodec.cpp | 8348 status_t ACodec::setVendorParameters(const sp<AMessage> ¶ms) { in setVendorParameters() function in android::ACodec
|