| /drivers/peripheral/bluetooth/audio/interfaces/include/ |
| D | audio_volume.h | 58 int32_t (*SetMute)(AudioHandle handle, bool mute); member
|
| /drivers/peripheral/audio/interfaces/include/ |
| D | audio_volume.h | 58 int32_t (*SetMute)(AudioHandle handle, bool mute); member
|
| /drivers/peripheral/audio/interfaces/2.0/include/ |
| D | audio_volume.h | 58 int32_t (*SetMute)(AudioHandle handle, bool mute); member
|
| /drivers/peripheral/audio/supportlibs/alsa_adapter/include/ |
| D | alsa_snd_capture.h | 62 int32_t (*SetMute)(struct AlsaCapture *, bool); member
|
| D | alsa_snd_render.h | 62 int32_t (*SetMute)(struct AlsaRender *, bool); member
|
| /drivers/peripheral/audio/interfaces/sound/v1_0/ |
| D | iaudio_capture_vdi.h | 37 int32_t (*SetMute)(struct IAudioCaptureVdi *self, bool mute); member
|
| D | iaudio_render_vdi.h | 45 int32_t (*SetMute)(struct IAudioRenderVdi *self, bool mute); member
|
| /drivers/peripheral/distributed_audio/hdi_service/audio/v1_0/src/ |
| D | audio_capture_ext_impl.cpp | 197 int32_t AudioCaptureExtImpl::SetMute(bool mute) in SetMute() function in OHOS::HDI::DistributedAudio::Audio::V1_0::AudioCaptureExtImpl
|
| D | audio_capture_interface_impl.cpp | 237 int32_t AudioCaptureInterfaceImpl::SetMute(bool mute) in SetMute() function in OHOS::HDI::DistributedAudio::Audio::V1_0::AudioCaptureInterfaceImpl
|
| D | audio_render_ext_impl.cpp | 315 int32_t AudioRenderExtImpl::SetMute(bool mute) in SetMute() function in OHOS::HDI::DistributedAudio::Audio::V1_0::AudioRenderExtImpl
|
| D | audio_render_interface_impl.cpp | 326 int32_t AudioRenderInterfaceImpl::SetMute(bool mute) in SetMute() function in OHOS::HDI::DistributedAudio::Audio::V1_0::AudioRenderInterfaceImpl
|
| /drivers/peripheral/distributed_audio/hdi_service/audio/v1_0/test/unittest/audio_test_utils/ |
| D | audio_test_utils.h | 151 int32_t SetMute(bool mute) override in SetMute() function 312 int32_t SetMute(bool mute) override in SetMute() function
|
| /drivers/peripheral/audio/test/benchmarktest/capture/ |
| D | audio_capture_benchmarktest.cpp | 367 BENCHMARK_F(AudioCaptureBenchmarkTest, SetMute)(benchmark::State &state) in BENCHMARK_F() argument
|
| /drivers/peripheral/audio/test/benchmarktest/render/ |
| D | audio_render_benchmarktest.cpp | 523 BENCHMARK_F(AudioRenderBenchmarkTest, SetMute)(benchmark::State &state) in BENCHMARK_F() argument
|
| /drivers/peripheral/ril/interfaces/hdi_service/src/ |
| D | ril_impl.cpp | 187 int32_t RilImpl::SetMute(int32_t slotId, int32_t serialId, int32_t mute) in SetMute() function in OHOS::HDI::Ril::V1_3::RilImpl
|