/base/telephony/call_manager/services/call_manager_service/src/ |
D | call_manager_hisysevent.cpp | 55 void CallManagerHisysevent::WriteIncomingCallBehaviorEvent(const int32_t slotId, int32_t callType, … in WriteIncomingCallBehaviorEvent() 71 …id CallManagerHisysevent::WriteIncomingCallFaultEvent(const int32_t slotId, const int32_t callType, in WriteIncomingCallFaultEvent() 85 void CallManagerHisysevent::WriteDialCallFaultEvent(const int32_t slotId, const int32_t callType, in WriteDialCallFaultEvent() 283 void CallManagerHisysevent::JudgingDialTimeOut(const int32_t slotId, const int32_t callType, const … in JudgingDialTimeOut() 296 const int32_t slotId, const int32_t callType, const int32_t videoState) in JudgingIncomingTimeOut()
|
/base/telephony/core_service/interfaces/innerkits/include/ |
D | network_search_callback_base.h | 58 virtual void SetReadyToCall(int32_t slotId, int32_t callType, bool isReadyToCall) {} in SetReadyToCall()
|
/base/telephony/cellular_call/services/manager/src/ |
D | cellular_call_callback.cpp | 45 void CellularCallCallback::SetReadyToCall(int32_t slotId, int32_t callType, bool isReadyToCall) in SetReadyToCall()
|
/base/telephony/cellular_call/services/common/src/ |
D | cellular_call_hisysevent.cpp | 128 …d CellularCallHiSysEvent::WriteIncomingCallFaultEvent(const int32_t slotId, const int32_t callType, in WriteIncomingCallFaultEvent() 142 void CellularCallHiSysEvent::WriteDialCallFaultEvent(const int32_t slotId, const int32_t callType, in WriteDialCallFaultEvent() 299 const int32_t slotId, const int32_t callType, const int32_t videoState) in SetCallParameterInfo() 330 const int32_t slotId, const int32_t callType, const int32_t videoState) in JudgingIncomingTimeOut()
|
/base/telephony/cellular_call/services/connection/src/ |
D | cellular_call_connection_ims.cpp | 164 int32_t callType = static_cast<int32_t>(GetCallReportInfo().callMode); in HoldCallRequest() local 179 int32_t callType = static_cast<int32_t>(GetCallReportInfo().callMode); in UnHoldCallRequest() local 194 int32_t callType = static_cast<int32_t>(GetCallReportInfo().callMode); in SwitchCallRequest() local
|
/base/telephony/cellular_call/test/unittest/cstest/ |
D | cs_test.cpp | 151 int32_t callType = 0; in HangUp() local 179 int32_t callType = 0; in Answer() local 202 int32_t callType = 0; in Reject() local 227 int32_t callType = 0; in HoldCall() local 250 int32_t callType = 0; in UnHoldCall() local 273 int32_t callType = 0; in SwitchCall() local 309 int32_t callType = 0; in CombineConference() local 331 int32_t callType = 0; in SeparateConference() local 368 int32_t callType = 0; in KickOutFromConference() local 433 int32_t callType = 0; in StartDtmf() local [all …]
|
/base/telephony/cellular_call/test/fuzztest/imsclient_fuzzer/ |
D | imsclient_fuzzer.cpp | 95 int32_t callType = static_cast<int32_t>(size % 2); in TestImsCallClientWithSlotAndType() local 211 int32_t callType = static_cast<int32_t>(size % 2); in TestImsCallProxyWithSlotAndType() local
|
/base/telephony/cellular_call/services/common/include/ |
D | cellular_call_hisysevent.h | 54 int32_t callType = 0; member
|
/base/telephony/call_manager/services/call/include/ |
D | common_type.h | 44 CallType callType = CallType::TYPE_ERR_CALL; member
|
/base/telephony/cellular_call/services/ims_service_interaction/src/ |
D | ims_call_client.cpp | 209 int32_t ImsCallClient::HoldCall(int32_t slotId, int32_t callType) in HoldCall() 218 int32_t ImsCallClient::UnHoldCall(int32_t slotId, int32_t callType) in UnHoldCall() 227 int32_t ImsCallClient::SwitchCall(int32_t slotId, int32_t callType) in SwitchCall()
|
D | ims_call_proxy.cpp | 165 int32_t ImsCallProxy::HoldCall(int32_t slotId, int32_t callType) in HoldCall() 175 int32_t ImsCallProxy::UnHoldCall(int32_t slotId, int32_t callType) in UnHoldCall() 185 int32_t ImsCallProxy::SwitchCall(int32_t slotId, int32_t callType) in SwitchCall() 978 …llProxy::WriteCommonInfo(int32_t slotId, std::string funcName, MessageParcel &in, int32_t callType) in WriteCommonInfo()
|
/base/telephony/cellular_call/vendor/ims/services/ims_call/src/ |
D | ims_call.cpp | 98 int32_t ImsCall::HoldCall(int32_t slotId, int32_t callType) in HoldCall() 112 int32_t ImsCall::UnHoldCall(int32_t slotId, int32_t callType) in UnHoldCall() 126 int32_t ImsCall::SwitchCall(int32_t slotId, int32_t callType) in SwitchCall()
|
D | ims_call_stub.cpp | 189 int32_t callType = data.ReadInt32(); in OnHoldCall() local 197 int32_t callType = data.ReadInt32(); in OnUnHoldCall() local 205 int32_t callType = data.ReadInt32(); in OnSwitchCall() local
|
/base/powermgr/battery_statistics/test/unittest/src/clienttest/ |
D | stats_dump_test.cpp | 232 std::string callType = "DUBAI_TAG_DIST_SCHED_TO_REMOTE"; variable
|
/base/telephony/cellular_call/interfaces/innerkits/ims/ |
D | ims_call_types.h | 212 ImsCallType callType = ImsCallType::TEL_IMS_CALL_TYPE_VOICE; member
|
/base/telephony/cellular_call/vendor/ims/test/ui_client/ |
D | ims_unit_test.cpp | 209 int32_t callType; in HoldCall() local 222 int32_t callType; in UnHoldCall() local 235 int32_t callType; in SwitchCall() local
|
/base/telephony/call_manager/services/call/src/ |
D | call_policy.cpp | 45 CallType callType = (CallType)extras.GetIntValue("callType"); in DialPolicy() local
|
D | call_base.cpp | 430 void CallBase::SetCallType(CallType callType) in SetCallType()
|
/base/telephony/ril_adapter/interfaces/innerkits/include/ |
D | hril_call_parcel.h | 103 int32_t callType = 0; member
|
/base/telephony/call_manager/test/unittest/ui_client/ |
D | bluetooth_call_test.cpp | 259 int32_t callType = DEFAULT_CALL_TYPE; in DialCall() local
|
/base/telephony/call_manager/services/audio/src/ |
D | audio_control_manager.cpp | 179 CallType callType = callObjectPtr->GetCallType(); in HandleNewActiveCall() local
|
/base/powermgr/battery_statistics/test/unittest/src/servicetest/ |
D | stats_service_dump_test.cpp | 314 std::string callType = "DUBAI_TAG_DIST_SCHED_TO_REMOTE"; variable
|
/base/telephony/call_manager/test/fuzztest/dialcall_fuzzer/ |
D | dialcall_fuzzer.cpp | 160 int32_t callType = static_cast<int32_t>(size % CALL_TYPE_NUM); in DialCall() local
|
/base/telephony/cellular_call/test/fuzztest/getcallrestriction_fuzzer/ |
D | getcallrestriction_fuzzer.cpp | 115 int32_t callType = static_cast<int32_t>(size % SLOT_NUM); in SetReadyToCall() local
|
/base/telephony/call_manager/interfaces/innerkits/ |
D | call_manager_inner_type.h | 422 CallType callType = CallType::TYPE_ERR_CALL; member 475 CallType callType = CallType::TYPE_ERR_CALL; member 591 CallType callType = CallType::TYPE_ERR_CALL; member 1417 CallType callType = CallType::TYPE_ERR_CALL; member 1939 CallType callType = CallType::TYPE_ERR_CALL; member
|