/drivers/peripheral/audio/interfaces/2.0/include/ |
H A D | audio_volume.h | 58 int32_t (*SetMute)(AudioHandle handle, bool mute); member
|
/drivers/peripheral/bluetooth/audio/interfaces/include/ |
H A D | audio_volume.h | 58 int32_t (*SetMute)(AudioHandle handle, bool mute); member
|
/drivers/peripheral/audio/interfaces/include/ |
H A D | audio_volume.h | 58 int32_t (*SetMute)(AudioHandle handle, bool mute); member
|
/drivers/peripheral/audio/interfaces/sound/v1_0/ |
H A D | iaudio_capture_vdi.h | 37 int32_t (*SetMute)(struct IAudioCaptureVdi *self, bool mute); member
|
H A D | iaudio_render_vdi.h | 45 int32_t (*SetMute)(struct IAudioRenderVdi *self, bool mute); member
|
/drivers/peripheral/audio/supportlibs/alsa_adapter/include/ |
H A D | alsa_snd_render.h | 62 int32_t (*SetMute)(struct AlsaRender *, bool);
member
|
H A D | alsa_snd_capture.h | 62 int32_t (*SetMute)(struct AlsaCapture *, bool);
member
|
/drivers/peripheral/audio/test/hal_mock/ |
H A D | audio_render_mock.c | 158 static int32_t SetMute(struct IAudioRenderVdi* render, bool mute)
in SetMute() function
|
/drivers/peripheral/distributed_audio/hdi_service/audio/v1_0/src/ |
H A D | audio_capture_ext_impl.cpp | 197 int32_t AudioCaptureExtImpl::SetMute(bool mute) in SetMute() function in OHOS::HDI::DistributedAudio::Audio::V1_0::AudioCaptureExtImpl
|
H A D | audio_capture_interface_impl.cpp | 235 int32_t AudioCaptureInterfaceImpl::SetMute(bool mute) in SetMute() function in OHOS::HDI::DistributedAudio::Audio::V1_0::AudioCaptureInterfaceImpl
|
H A D | audio_render_interface_impl.cpp | 324 int32_t AudioRenderInterfaceImpl::SetMute(bool mute) in SetMute() function in OHOS::HDI::DistributedAudio::Audio::V1_0::AudioRenderInterfaceImpl
|
H A D | audio_render_ext_impl.cpp | 315 int32_t AudioRenderExtImpl::SetMute(bool mute) in SetMute() function in OHOS::HDI::DistributedAudio::Audio::V1_0::AudioRenderExtImpl
|
/drivers/peripheral/ril/interfaces/hdi_service/src/ |
H A 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
|