/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 | 276 ::ndk::ScopedAStatus BpStreamCommon::getVendorParameters(const std::vector<std::string>& in_ids, st… in getVendorParameters() function in aidl::android::hardware::audio::core::BpStreamCommon 599 ::ndk::ScopedAStatus IStreamCommonDefault::getVendorParameters(const std::vector<std::string>& /*in… in getVendorParameters() function in aidl::android::hardware::audio::core::IStreamCommonDefault
|
D | IModule.cpp | 1934 ::ndk::ScopedAStatus BpModule::getVendorParameters(const std::vector<std::string>& in_ids, std::vec… in getVendorParameters() function in aidl::android::hardware::audio::core::BpModule 2596 ::ndk::ScopedAStatus IModuleDefault::getVendorParameters(const std::vector<std::string>& /*in_ids*/… in getVendorParameters() 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 | 28 ndk::ScopedAStatus getVendorParameters(const std::vector<std::string>&, in getVendorParameters() function
|
H A D | ModuleMock.h | 100 ndk::ScopedAStatus getVendorParameters(const std::vector<std::string>&, in getVendorParameters() function
|
/aosp_15_r20/hardware/interfaces/audio/aidl/android/hardware/audio/core/ |
H A D | IStreamCommon.aidl | 102 VendorParameter[] getVendorParameters(in @utf8InCpp String[] ids); in getVendorParameters() method
|
H A D | IModule.aidl | 825 VendorParameter[] getVendorParameters(in @utf8InCpp String[] ids); in getVendorParameters() method
|
/aosp_15_r20/hardware/interfaces/audio/aidl/aidl_api/android.hardware.audio.core/current/android/hardware/audio/core/ |
H A D | IStreamCommon.aidl | 40 android.hardware.audio.core.VendorParameter[] getVendorParameters(in @utf8InCpp String[] ids); in getVendorParameters() method
|
H A D | IModule.aidl | 69 android.hardware.audio.core.VendorParameter[] getVendorParameters(in @utf8InCpp String[] ids); in getVendorParameters() method
|
/aosp_15_r20/hardware/interfaces/audio/aidl/aidl_api/android.hardware.audio.core/2/android/hardware/audio/core/ |
H A D | IStreamCommon.aidl | 40 android.hardware.audio.core.VendorParameter[] getVendorParameters(in @utf8InCpp String[] ids); in getVendorParameters() method
|
H A D | IModule.aidl | 69 android.hardware.audio.core.VendorParameter[] getVendorParameters(in @utf8InCpp String[] ids); in getVendorParameters() method
|
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/audio/aidl/android.hardware.audio.core_interface/dump/android/hardware/audio/core/ |
D | IStreamCommon.aidl | 40 android.hardware.audio.core.VendorParameter[] getVendorParameters(in @utf8InCpp String[] ids); in getVendorParameters() method
|
D | IModule.aidl | 69 android.hardware.audio.core.VendorParameter[] getVendorParameters(in @utf8InCpp String[] ids); in getVendorParameters() method
|
/aosp_15_r20/hardware/interfaces/audio/aidl/aidl_api/android.hardware.audio.core/1/android/hardware/audio/core/ |
H A D | IStreamCommon.aidl | 40 android.hardware.audio.core.VendorParameter[] getVendorParameters(in @utf8InCpp String[] ids); in getVendorParameters() method
|
H A D | IModule.aidl | 69 android.hardware.audio.core.VendorParameter[] getVendorParameters(in @utf8InCpp String[] ids); in getVendorParameters() 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 | 58 …::ndk::ScopedAStatus getVendorParameters(const std::vector<std::string>& in_ids, std::vector<::aid… in getVendorParameters() function
|
D | BnModule.h | 145 …::ndk::ScopedAStatus getVendorParameters(const std::vector<std::string>& in_ids, std::vector<::aid… in getVendorParameters() function
|
/aosp_15_r20/hardware/interfaces/audio/aidl/default/deprecated/ |
H A D | StreamSwitcher.cpp | 78 ndk::ScopedAStatus StreamSwitcher::getVendorParameters(const std::vector<std::string>& in_ids, in getVendorParameters() function in aidl::android::hardware::audio::core::deprecated::StreamSwitcher
|
/aosp_15_r20/frameworks/av/media/libaudiohal/tests/ |
H A D | CoreAudioHalAidl_test.cpp | 69 ndk::ScopedAStatus getVendorParameters(const std::vector<std::string>& in_parameterIds) { in getVendorParameters() function in __anon5a59cc030111::VendorParameterMock 221 ndk::ScopedAStatus getVendorParameters(const std::vector<std::string>& in_parameterIds, in getVendorParameters() function in __anon5a59cc030111::StreamCommonMock 579 ndk::ScopedAStatus getVendorParameters(const std::vector<std::string>& in_parameterIds, in getVendorParameters() function in __anon5a59cc030111::ModuleMock
|
/aosp_15_r20/hardware/interfaces/audio/aidl/default/ |
H A D | Stream.cpp | 771 ndk::ScopedAStatus StreamCommonImpl::getVendorParameters( in getVendorParameters() function in aidl::android::hardware::audio::core::StreamCommonImpl
|
H A D | Module.cpp | 1529 ndk::ScopedAStatus Module::getVendorParameters(const std::vector<std::string>& in_ids, in getVendorParameters() function in aidl::android::hardware::audio::core::Module
|
/aosp_15_r20/hardware/interfaces/audio/aidl/default/include/core-impl/ |
H A D | Stream.h | 386 ndk::ScopedAStatus getVendorParameters(const std::vector<std::string>& in_ids, in getVendorParameters() function
|
/aosp_15_r20/frameworks/av/media/libstagefright/ |
H A D | ACodec.cpp | 8490 status_t ACodec::getVendorParameters(OMX_U32 portIndex, sp<AMessage> &format) { in getVendorParameters() function in android::ACodec
|