/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/audio/aidl/android.hardware.audio.core-V3-ndk-source/gen/android/hardware/audio/core/ |
D | IStreamOut.cpp | 424 ::ndk::ScopedAStatus BpStreamOut::setHwVolume(const std::vector<float>& in_channelVolumes) { in setHwVolume() function in aidl::android::hardware::audio::core::BpStreamOut 971 ::ndk::ScopedAStatus IStreamOutDefault::setHwVolume(const std::vector<float>& /*in_channelVolumes*/… in setHwVolume() function in aidl::android::hardware::audio::core::IStreamOutDefault
|
/aosp_15_r20/frameworks/av/media/libaudioclient/aidl/fuzzer/libaudiomockhal/ |
H A D | StreamOutMock.cpp | 34 ndk::ScopedAStatus StreamOutMock::setHwVolume(const std::vector<float>& in_channelVolumes) { in setHwVolume() function in aidl::android::hardware::audio::core::StreamOutMock
|
/aosp_15_r20/hardware/interfaces/audio/aidl/aidl_api/android.hardware.audio.core/current/android/hardware/audio/core/ |
H A D | IStreamOut.aidl | 41 void setHwVolume(in float[] channelVolumes); in setHwVolume() method
|
/aosp_15_r20/hardware/interfaces/audio/aidl/android/hardware/audio/core/ |
H A D | IStreamOut.aidl | 105 void setHwVolume(in float[] channelVolumes); in setHwVolume() method
|
/aosp_15_r20/hardware/interfaces/audio/aidl/aidl_api/android.hardware.audio.core/1/android/hardware/audio/core/ |
H A D | IStreamOut.aidl | 41 void setHwVolume(in float[] channelVolumes); in setHwVolume() method
|
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/audio/aidl/android.hardware.audio.core_interface/dump/android/hardware/audio/core/ |
D | IStreamOut.aidl | 41 void setHwVolume(in float[] channelVolumes); in setHwVolume() method
|
/aosp_15_r20/hardware/interfaces/audio/aidl/aidl_api/android.hardware.audio.core/2/android/hardware/audio/core/ |
H A D | IStreamOut.aidl | 41 void setHwVolume(in float[] channelVolumes); in setHwVolume() 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 | BnStreamOut.h | 61 ::ndk::ScopedAStatus setHwVolume(const std::vector<float>& in_channelVolumes) override { in setHwVolume() function
|
/aosp_15_r20/hardware/interfaces/audio/aidl/default/usb/ |
H A D | StreamUsb.cpp | 103 ndk::ScopedAStatus StreamOutUsb::setHwVolume(const std::vector<float>& in_channelVolumes) { in setHwVolume() function in aidl::android::hardware::audio::core::StreamOutUsb
|
/aosp_15_r20/hardware/interfaces/audio/aidl/default/primary/ |
H A D | StreamPrimary.cpp | 274 ndk::ScopedAStatus StreamOutPrimary::setHwVolume(const std::vector<float>& in_channelVolumes) { in setHwVolume() function in aidl::android::hardware::audio::core::StreamOutPrimary
|
/aosp_15_r20/hardware/interfaces/audio/aidl/default/ |
H A D | Stream.cpp | 1036 ndk::ScopedAStatus StreamOut::setHwVolume(const std::vector<float>& in_channelVolumes) { in setHwVolume() function in aidl::android::hardware::audio::core::StreamOut
|
/aosp_15_r20/frameworks/av/media/libaudiohal/tests/ |
H A D | CoreAudioHalAidl_test.cpp | 305 ndk::ScopedAStatus setHwVolume(const std::vector<float>&) override { in setHwVolume() function in __anon5a59cc030111::StreamOutMock
|