Home
last modified time | relevance | path

Searched defs:mute (Results 1 – 25 of 34) sorted by relevance

12

/base/security/access_token/services/privacymanager/include/sensitive/audio_manager/
Daudio_manager_privacy_proxy.h31 bool mute; member
/base/security/access_token/services/privacymanager/src/sensitive/camera_manager/
Dcamera_service_callback_stub.cpp47 bool mute = data.ReadBool(); in OnRemoteRequest() local
/base/telephony/call_manager/test/fuzztest/call_fuzzer/
Dcall_fuzzer.cpp68 int32_t mute = static_cast<int32_t>(size % BOOL_NUM); in CSCallFunc() local
193 int32_t mute = static_cast<int32_t>(size % BOOL_NUM); in IMSCallFunc() local
247 int32_t mute = static_cast<int32_t>(size % BOOL_NUM); in OttCallFunc() local
/base/telephony/call_manager/services/call/src/
Dcs_call.cpp77 int32_t CSCall::SetMute(int32_t mute, int32_t slotId) in SetMute()
Dcarrier_call.cpp174 int32_t CarrierCall::CarrierSetMute(int32_t mute, int32_t slotId) in CarrierSetMute()
Dott_call.cpp323 int32_t OTTCall::SetMute(int32_t mute, int32_t slotId) in SetMute()
Dims_call.cpp144 int32_t IMSCall::SetMute(int32_t mute, int32_t slotId) in SetMute()
/base/telephony/call_manager/services/audio/src/
Daudio_proxy.cpp133 bool AudioProxy::SetMicrophoneMute(bool mute) in SetMicrophoneMute()
/base/telephony/cellular_call/vendor/ims/test/unittest/ims_service_gtest/
Dims_service_test.cpp1101 int32_t mute = 0; variable
1123 int32_t mute = 0; variable
/base/telephony/cellular_call/services/connection/src/
Dconfig_request.cpp198 int32_t ConfigRequest::SetMuteRequest(int32_t slotId, int32_t mute) in SetMuteRequest()
/base/telephony/cellular_call/test/fuzztest/setpreviewwindow_fuzzer/
Dsetpreviewwindow_fuzzer.cpp139 int32_t mute = static_cast<int32_t>(size); in SetMute() local
/base/telephony/core_service/services/tel_ril/src/
Dtel_ril_call.cpp231 …TelRilCall::GetMuteResponse(const HDI::Ril::V1_0::RilRadioResponseInfo &responseInfo, int32_t mute) in GetMuteResponse()
521 int32_t TelRilCall::SetMute(const int32_t mute, const AppExecFwk::InnerEvent::Pointer &result) in SetMute()
/base/telephony/cellular_call/services/ims_service_interaction/src/
Dims_call_client.cpp417 int32_t ImsCallClient::SetMute(int32_t slotId, int32_t mute) in SetMute()
Dims_call_proxy.cpp512 int32_t ImsCallProxy::SetMute(int32_t slotId, int32_t mute) in SetMute()
/base/telephony/ril_adapter/services/vendor/src/
Dat_call.c1227 void ReqSetMute(const ReqDataInfo *requestInfo, int32_t mute) in ReqSetMute()
1257 int32_t mute = 0; in ReqGetMute() local
/base/telephony/ril_adapter/services/hril/src/
Dhril_call.cpp249 int32_t HRilCall::SetMute(int32_t serialId, int32_t mute) in SetMute()
601 int32_t mute = 0; in GetMuteResponse() local
/base/telephony/cellular_call/vendor/ims/services/ims_call/src/
Dims_call.cpp438 int32_t ImsCall::SetMute(int32_t slotId, int32_t mute) in SetMute()
Dims_call_stub.cpp401 int32_t mute = data.ReadInt32(); in OnSetMute() local
/base/telephony/cellular_call/services/manager/src/
Dcellular_call_handler.cpp760 auto mute = event->GetSharedObject<int32_t>(); in GetMuteResponse() local
Dcellular_call_service.cpp1114 int32_t CellularCallService::SetMute(int32_t slotId, int32_t mute) in SetMute()
Dcellular_call_stub.cpp904 int32_t mute = data.ReadInt32(); in OnSetMuteInner() local
/base/telephony/call_manager/services/telephony_interaction/src/
Dcellular_call_connection.cpp752 int32_t CellularCallConnection::SetMute(int32_t mute, int32_t slotId) in SetMute()
/base/telephony/cellular_call/vendor/ims/test/ui_client/
Dims_unit_test.cpp503 int32_t mute = -1; in SetMute() local
/base/telephony/cellular_call/services/control/src/
Dcellular_call_config.cpp652 int32_t CellularCallConfig::SetMute(int32_t slotId, int32_t mute) in SetMute()
/base/telephony/ril_adapter/test/unittest/
Dril_callback_test.cpp894 int32_t RilCallbackTest::GetMuteResponse(const RilRadioResponseInfo &responseInfo, int32_t mute) in GetMuteResponse()

12