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.h27 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
195 int32_t mute = static_cast<int32_t>(size % BOOL_NUM); in IMSCallFunc() local
251 int32_t mute = static_cast<int32_t>(size % BOOL_NUM); in OttCallFunc() local
/base/telephony/call_manager/services/call/src/
Dcs_call.cpp69 int32_t CSCall::SetMute(int32_t mute, int32_t slotId) in SetMute()
Dcarrier_call.cpp176 int32_t CarrierCall::CarrierSetMute(int32_t mute, int32_t slotId) in CarrierSetMute()
Dott_call.cpp352 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.cpp187 bool AudioProxy::SetMicrophoneMute(bool mute) in SetMicrophoneMute()
/base/telephony/cellular_call/vendor/ims/test/unittest/ims_service_gtest/
Dims_service_test.cpp1112 int32_t mute = 0; variable
1134 int32_t mute = 0; variable
/base/telephony/cellular_call/services/connection/src/
Dconfig_request.cpp210 int32_t ConfigRequest::SetMuteRequest(int32_t slotId, int32_t mute) in SetMuteRequest()
/base/telephony/cellular_call/test/fuzztest/setpreviewwindow_fuzzer/
Dsetpreviewwindow_fuzzer.cpp135 int32_t mute = static_cast<int32_t>(size); in SetMute() local
/base/telephony/core_service/services/tel_ril/src/
Dtel_ril_call.cpp301 …TelRilCall::GetMuteResponse(const HDI::Ril::V1_1::RilRadioResponseInfo &responseInfo, int32_t mute) in GetMuteResponse()
613 int32_t TelRilCall::SetMute(const int32_t mute, const AppExecFwk::InnerEvent::Pointer &result) in SetMute()
/base/telephony/ril_adapter/services/hril/src/
Dhril_call.cpp251 int32_t HRilCall::SetMute(int32_t serialId, int32_t mute) in SetMute()
613 int32_t mute = 0; in GetMuteResponse() local
/base/telephony/ril_adapter/services/vendor/src/
Dat_call.c1251 void ReqSetMute(const ReqDataInfo *requestInfo, int32_t mute) in ReqSetMute()
1281 int32_t mute = 0; in ReqGetMute() local
/base/telephony/cellular_call/services/ims_service_interaction/src/
Dims_call_client.cpp416 int32_t ImsCallClient::SetMute(int32_t slotId, int32_t mute) in SetMute()
Dims_call_proxy.cpp479 int32_t ImsCallProxy::SetMute(int32_t slotId, int32_t mute) in SetMute()
/base/telephony/call_manager/services/telephony_interaction/src/
Dcellular_call_connection.cpp807 int32_t CellularCallConnection::SetMute(int32_t mute, int32_t slotId) in SetMute()
/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.cpp403 int32_t mute = data.ReadInt32(); in OnSetMute() local
/base/telephony/cellular_call/vendor/ims/test/ui_client/
Dims_unit_test.cpp504 int32_t mute = -1; in SetMute() local
/base/telephony/cellular_call/services/manager/src/
Dcellular_call_service.cpp1144 int32_t CellularCallService::SetMute(int32_t slotId, int32_t mute) in SetMute()
Dcellular_call_stub.cpp1053 int32_t mute = data.ReadInt32(); in OnSetMuteInner() local
Dcellular_call_handler.cpp712 auto mute = event->GetSharedObject<int32_t>(); in GetMuteResponse() local
/base/telephony/cellular_call/services/control/src/
Dcellular_call_config.cpp729 int32_t CellularCallConfig::SetMute(int32_t slotId, int32_t mute) in SetMute()
/base/telephony/ril_adapter/test/unittest/
Dril_callback_test.cpp1002 int32_t RilCallbackTest::GetMuteResponse(const RilRadioResponseInfo &responseInfo, int32_t mute) in GetMuteResponse()

12