Home
last modified time | relevance | path

Searched defs:mute (Results 76 – 100 of 109) sorted by relevance

12345

/ohos5.0/base/telephony/cellular_call/services/ims_service_interaction/src/
H A Dims_call_client.cpp479 int32_t ImsCallClient::SetMute(int32_t slotId, int32_t mute) in SetMute()
H A Dims_call_proxy.cpp536 int32_t ImsCallProxy::SetMute(int32_t slotId, int32_t mute) in SetMute()
/ohos5.0/drivers/peripheral/audio/test/benchmarktest/render/
H A Daudio_render_benchmarktest.cpp527 bool mute = false; in BENCHMARK_F() local
/ohos5.0/foundation/multimedia/audio_framework/services/audio_policy/server/src/
H A Daudio_policy_manager_stub.cpp342 bool mute = data.ReadBool(); in SetStreamMuteLegacyInternal() local
350 bool mute = data.ReadBool(); in SetStreamMuteInternal() local
358 bool mute = GetStreamMute(volumeType); in GetStreamMuteInternal() local
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/hdiadapter/sink/offload/
H A Doffload_audio_renderer_sink.cpp215 int32_t OffloadAudioRendererSinkInner::SetSinkMuteForSwitchDevice(bool mute) in SetSinkMuteForSwitchDevice()
/ohos5.0/drivers/peripheral/bluetooth/audio/hal/hdi_passthrough/include/
H A Daudio_internal.h224 bool mute; member
/ohos5.0/foundation/multimedia/audio_framework/interfaces/inner_api/native/audiocommon/include/
H A Daudio_info.h364 bool mute = false; member
471 bool mute; member
/ohos5.0/base/telephony/ril_adapter/services/hril/src/
H A Dhril_call.cpp346 int32_t HRilCall::SetMute(int32_t serialId, int32_t mute) in SetMute()
708 int32_t mute = 0; in GetMuteResponse() local
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/hdiadapter/sink/primary/
H A Daudio_renderer_sink.cpp1684 int32_t AudioRendererSinkInner::SetSinkMuteForSwitchDevice(bool mute) in SetSinkMuteForSwitchDevice()
/ohos5.0/base/telephony/cellular_call/services/utils/src/
H A Dcellular_call_config.cpp886 int32_t CellularCallConfig::SetMute(int32_t slotId, int32_t mute) in SetMute()
/ohos5.0/foundation/multimedia/audio_framework/services/audio_service/server/src/
H A Daudio_manager_stub.cpp693 int32_t mute = data.ReadBool(); in HandleSetSinkMuteForSwitchDevice() local
H A Daudio_server.cpp1897 …dioServer::SetSinkMuteForSwitchDevice(const std::string &devceClass, int32_t durationUs, bool mute) in SetSinkMuteForSwitchDevice()
/ohos5.0/base/telephony/cellular_call/services/manager/src/
H A Dcellular_call_service.cpp1356 int32_t CellularCallService::SetMute(int32_t slotId, int32_t mute) in SetMute()
/ohos5.0/base/telephony/core_service/services/tel_ril/src/
H A Dtel_ril_callback.cpp227 …ilCallback::GetMuteResponse(const HDI::Ril::V1_1::RilRadioResponseInfo &responseInfo, int32_t mute) in GetMuteResponse()
/ohos5.0/drivers/peripheral/audio/hal/hdi_passthrough/include/
H A Daudio_internal.h184 bool mute; member
/ohos5.0/foundation/multimedia/audio_framework/services/audio_policy/client/src/proxy/
H A Daudio_policy_proxy.cpp189 int32_t AudioPolicyProxy::SetStreamMuteLegacy(AudioVolumeType volumeType, bool mute) in SetStreamMuteLegacy()
205 int32_t AudioPolicyProxy::SetStreamMute(AudioVolumeType volumeType, bool mute) in SetStreamMute()
/ohos5.0/base/telephony/cellular_call/vendor/ims/services/ims_call/src/
H A Dims_call_stub.cpp439 int32_t mute = data.ReadInt32(); in OnSetMute() local
/ohos5.0/base/telephony/ril_adapter/test/unittest/ril_adapter_gtest/
H A Dril_callback_test.cpp1335 int32_t RilCallbackTest::GetMuteResponse(const RilRadioResponseInfo &responseInfo, int32_t mute) in GetMuteResponse()
/ohos5.0/base/telephony/ril_adapter/test/unittest/
H A Dril_callback_test.cpp1164 int32_t RilCallbackTest::GetMuteResponse(const RilRadioResponseInfo &responseInfo, int32_t mute) in GetMuteResponse()
/ohos5.0/drivers/peripheral/audio/hdi_service/primary_impl/include/
H A Daudio_internal.h178 bool mute; member
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/audiopolicy/test/unittest/manager_test/src/
H A Daudio_manager_unit_test.cpp1552 bool mute = true; variable
/ohos5.0/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()
/ohos5.0/foundation/multimedia/audio_framework/services/audio_service/client/src/
H A Daudio_manager_proxy.cpp1085 …agerProxy::SetSinkMuteForSwitchDevice(const std::string &devceClass, int32_t durationUs, bool mute) in SetSinkMuteForSwitchDevice()
/ohos5.0/base/telephony/call_manager/frameworks/native/src/
H A Dcellular_call_proxy.cpp1398 int32_t CellularCallProxy::SetMute(int32_t slotId, int32_t mute) in SetMute()
/ohos5.0/foundation/multimedia/audio_framework/services/audio_policy/client/src/
H A Daudio_policy_proxy.cpp395 int32_t AudioPolicyProxy::SetStreamMuteLegacy(AudioVolumeType volumeType, bool mute) in SetStreamMuteLegacy()
411 int32_t AudioPolicyProxy::SetStreamMute(AudioVolumeType volumeType, bool mute) in SetStreamMute()

12345