Home
last modified time | relevance | path

Searched defs:SetMute (Results 1 - 13 of 13) sorted by relevance

/drivers/peripheral/audio/interfaces/2.0/include/
H A Daudio_volume.h58 int32_t (*SetMute)(AudioHandle handle, bool mute); member
/drivers/peripheral/bluetooth/audio/interfaces/include/
H A Daudio_volume.h58 int32_t (*SetMute)(AudioHandle handle, bool mute); member
/drivers/peripheral/audio/interfaces/include/
H A Daudio_volume.h58 int32_t (*SetMute)(AudioHandle handle, bool mute); member
/drivers/peripheral/audio/interfaces/sound/v1_0/
H A Diaudio_capture_vdi.h37 int32_t (*SetMute)(struct IAudioCaptureVdi *self, bool mute); member
H A Diaudio_render_vdi.h45 int32_t (*SetMute)(struct IAudioRenderVdi *self, bool mute); member
/drivers/peripheral/audio/supportlibs/alsa_adapter/include/
H A Dalsa_snd_render.h62 int32_t (*SetMute)(struct AlsaRender *, bool); member
H A Dalsa_snd_capture.h62 int32_t (*SetMute)(struct AlsaCapture *, bool); member
/drivers/peripheral/audio/test/hal_mock/
H A Daudio_render_mock.c158 static int32_t SetMute(struct IAudioRenderVdi* render, bool mute) in SetMute() function
/drivers/peripheral/distributed_audio/hdi_service/audio/v1_0/src/
H A Daudio_capture_ext_impl.cpp197 int32_t AudioCaptureExtImpl::SetMute(bool mute) in SetMute() function in OHOS::HDI::DistributedAudio::Audio::V1_0::AudioCaptureExtImpl
H A Daudio_capture_interface_impl.cpp235 int32_t AudioCaptureInterfaceImpl::SetMute(bool mute) in SetMute() function in OHOS::HDI::DistributedAudio::Audio::V1_0::AudioCaptureInterfaceImpl
H A Daudio_render_interface_impl.cpp324 int32_t AudioRenderInterfaceImpl::SetMute(bool mute) in SetMute() function in OHOS::HDI::DistributedAudio::Audio::V1_0::AudioRenderInterfaceImpl
H A Daudio_render_ext_impl.cpp315 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 Dril_impl.cpp187 int32_t RilImpl::SetMute(int32_t slotId, int32_t serialId, int32_t mute) in SetMute() function in OHOS::HDI::Ril::V1_3::RilImpl

Completed in 9 milliseconds