Searched defs:SetMute (Results 1 – 9 of 9) sorted by relevance
| /drivers/peripheral/audio/interfaces/2.0/include/ |
| D | audio_volume.h | 58 int32_t (*SetMute)(AudioHandle handle, bool mute); member
|
| /drivers/peripheral/audio/hdi_service/primary_impl/vendor_include/include/ |
| D | i_audio_volume.h | 58 int32_t (*SetMute)(AudioHandle handle, bool mute); member
|
| /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/sound/v1_0/ |
| D | iaudio_capture_vdi.h | 36 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/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 | 185 int32_t RilImpl::SetMute(int32_t slotId, int32_t serialId, int32_t mute) in SetMute() function in OHOS::HDI::Ril::V1_1::RilImpl
|