/base/security/access_token/services/privacymanager/include/sensitive/audio_manager/ |
D | audio_manager_privacy_proxy.h | 31 bool mute; member
|
/base/security/access_token/services/privacymanager/src/sensitive/camera_manager/ |
D | camera_service_callback_stub.cpp | 47 bool mute = data.ReadBool(); in OnRemoteRequest() local
|
/base/telephony/call_manager/test/fuzztest/call_fuzzer/ |
D | call_fuzzer.cpp | 68 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/ |
D | cs_call.cpp | 77 int32_t CSCall::SetMute(int32_t mute, int32_t slotId) in SetMute()
|
D | carrier_call.cpp | 174 int32_t CarrierCall::CarrierSetMute(int32_t mute, int32_t slotId) in CarrierSetMute()
|
D | ott_call.cpp | 323 int32_t OTTCall::SetMute(int32_t mute, int32_t slotId) in SetMute()
|
D | ims_call.cpp | 144 int32_t IMSCall::SetMute(int32_t mute, int32_t slotId) in SetMute()
|
/base/telephony/call_manager/services/audio/src/ |
D | audio_proxy.cpp | 133 bool AudioProxy::SetMicrophoneMute(bool mute) in SetMicrophoneMute()
|
/base/telephony/cellular_call/vendor/ims/test/unittest/ims_service_gtest/ |
D | ims_service_test.cpp | 1101 int32_t mute = 0; variable 1123 int32_t mute = 0; variable
|
/base/telephony/cellular_call/services/connection/src/ |
D | config_request.cpp | 198 int32_t ConfigRequest::SetMuteRequest(int32_t slotId, int32_t mute) in SetMuteRequest()
|
/base/telephony/cellular_call/test/fuzztest/setpreviewwindow_fuzzer/ |
D | setpreviewwindow_fuzzer.cpp | 139 int32_t mute = static_cast<int32_t>(size); in SetMute() local
|
/base/telephony/core_service/services/tel_ril/src/ |
D | tel_ril_call.cpp | 231 …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/ |
D | ims_call_client.cpp | 417 int32_t ImsCallClient::SetMute(int32_t slotId, int32_t mute) in SetMute()
|
D | ims_call_proxy.cpp | 512 int32_t ImsCallProxy::SetMute(int32_t slotId, int32_t mute) in SetMute()
|
/base/telephony/ril_adapter/services/vendor/src/ |
D | at_call.c | 1227 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/ |
D | hril_call.cpp | 249 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/ |
D | ims_call.cpp | 438 int32_t ImsCall::SetMute(int32_t slotId, int32_t mute) in SetMute()
|
D | ims_call_stub.cpp | 401 int32_t mute = data.ReadInt32(); in OnSetMute() local
|
/base/telephony/cellular_call/services/manager/src/ |
D | cellular_call_handler.cpp | 760 auto mute = event->GetSharedObject<int32_t>(); in GetMuteResponse() local
|
D | cellular_call_service.cpp | 1114 int32_t CellularCallService::SetMute(int32_t slotId, int32_t mute) in SetMute()
|
D | cellular_call_stub.cpp | 904 int32_t mute = data.ReadInt32(); in OnSetMuteInner() local
|
/base/telephony/call_manager/services/telephony_interaction/src/ |
D | cellular_call_connection.cpp | 752 int32_t CellularCallConnection::SetMute(int32_t mute, int32_t slotId) in SetMute()
|
/base/telephony/cellular_call/vendor/ims/test/ui_client/ |
D | ims_unit_test.cpp | 503 int32_t mute = -1; in SetMute() local
|
/base/telephony/cellular_call/services/control/src/ |
D | cellular_call_config.cpp | 652 int32_t CellularCallConfig::SetMute(int32_t slotId, int32_t mute) in SetMute()
|
/base/telephony/ril_adapter/test/unittest/ |
D | ril_callback_test.cpp | 894 int32_t RilCallbackTest::GetMuteResponse(const RilRadioResponseInfo &responseInfo, int32_t mute) in GetMuteResponse()
|