Home
last modified time | relevance | path

Searched defs:callType (Results 1 – 25 of 56) sorted by relevance

123

/base/telephony/call_manager/services/hisysevent/src/
Dcall_manager_hisysevent.cpp60 void CallManagerHisysevent::WriteIncomingCallBehaviorEvent(const int32_t slotId, int32_t callType, … in WriteIncomingCallBehaviorEvent()
85 …id CallManagerHisysevent::WriteIncomingCallFaultEvent(const int32_t slotId, const int32_t callType, in WriteIncomingCallFaultEvent()
99 void CallManagerHisysevent::WriteDialCallFaultEvent(const int32_t slotId, const int32_t callType, in WriteDialCallFaultEvent()
297 void CallManagerHisysevent::JudgingDialTimeOut(const int32_t slotId, const int32_t callType, const … in JudgingDialTimeOut()
310 const int32_t slotId, const int32_t callType, const int32_t videoState) in JudgingIncomingTimeOut()
/base/telephony/core_service/interfaces/innerkits/include/
Dnetwork_search_callback_base.h58 virtual void SetReadyToCall(int32_t slotId, int32_t callType, bool isReadyToCall) {} in SetReadyToCall()
/base/telephony/cellular_call/services/manager/src/
Dcellular_call_callback.cpp45 void CellularCallCallback::SetReadyToCall(int32_t slotId, int32_t callType, bool isReadyToCall) in SetReadyToCall()
/base/telephony/call_manager/services/call/src/
Dcall_policy.cpp52 CallType callType = (CallType)extras.GetIntValue("callType"); in DialPolicy() local
86 CallType callType = (CallType)extras.GetIntValue("callType"); in SuperPrivacyMode() local
109 int32_t CallPolicy::HasNormalCall(bool isEcc, int32_t slotId, CallType callType) in HasNormalCall()
191 int32_t CallPolicy::IsValidCallType(CallType callType) in IsValidCallType()
Dcall_superprivacy_control_manager.cpp130 int32_t &videoState, int32_t &dialType, int32_t &dialScene, int32_t &callType) in CloseCallSuperPrivacyMode()
/base/telephony/cellular_call/services/common/src/
Dcellular_call_hisysevent.cpp141 …d CellularCallHiSysEvent::WriteIncomingCallFaultEvent(const int32_t slotId, const int32_t callType, in WriteIncomingCallFaultEvent()
155 void CellularCallHiSysEvent::WriteDialCallFaultEvent(const int32_t slotId, const int32_t callType, in WriteDialCallFaultEvent()
367 const int32_t slotId, const int32_t callType, const int32_t videoState) in SetCallParameterInfo()
398 const int32_t slotId, const int32_t callType, const int32_t videoState) in JudgingIncomingTimeOut()
/base/telephony/call_manager/frameworks/native/src/
Dnative_call_manager_hisysevent.cpp37 …const int32_t scenario, const int32_t errCode, const std::string &errorMsg, const int32_t callType, in WriteVoipCallEvent()
/base/telephony/cellular_call/test/fuzztest/imsclient_fuzzer/
Dimsclient_fuzzer.cpp107 int32_t callType = static_cast<int32_t>(size % NUM_TWO); in TestImsCallClientWithSlotAndType() local
283 int32_t callType = static_cast<int32_t>(size % NUM_TWO); in TestImsCallProxyWithSlotAndType() local
374 ImsCallType callType = static_cast<ImsCallType>(static_cast<int32_t>(size % NUM_SIX)); in TestImsCallProxyWithCallMediaModeRequest() local
392 ImsCallType callType = static_cast<ImsCallType>(static_cast<int32_t>(size % NUM_SIX)); in TestImsCallProxyWithCallMediaModeResponse() local
/base/telephony/cellular_call/services/connection/src/
Dcellular_call_connection_ims.cpp164 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
/base/telephony/cellular_call/interfaces/innerkits/satellite/
Dsatellite_call_types.h93 int32_t callType = 0; member
/base/telephony/cellular_call/test/unittest/imstest/
Dcellular_call_hisysevent_test.cpp91 int32_t callType = CS_CALL_TYPE; variable
128 int32_t callType = CS_CALL_TYPE; variable
/base/telephony/call_manager/utils/src/
Dcall_dialog.cpp114 …ountId, int32_t &videoState, int32_t &dialType, int32_t &dialScene, int32_t &callType, bool isVide… in DialogConnectPrivpacyModeExtension()
169 …ountId, int32_t &videoState, int32_t &dialType, int32_t &dialScene, int32_t &callType, bool isVide… in BuildStartPrivpacyModeCommand()
/base/telephony/cellular_call/services/ims_service_interaction/src/
Dims_call_client.cpp219 int32_t ImsCallClient::HoldCall(int32_t slotId, int32_t callType) in HoldCall()
229 int32_t ImsCallClient::UnHoldCall(int32_t slotId, int32_t callType) in UnHoldCall()
239 int32_t ImsCallClient::SwitchCall(int32_t slotId, int32_t callType) in SwitchCall()
279 …_t ImsCallClient::SendUpdateCallMediaModeRequest(const ImsCallInfo &callInfo, ImsCallType callType) in SendUpdateCallMediaModeRequest()
289 …t ImsCallClient::SendUpdateCallMediaModeResponse(const ImsCallInfo &callInfo, ImsCallType callType) in SendUpdateCallMediaModeResponse()
Dims_call_proxy.cpp165 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()
233 …2_t ImsCallProxy::SendUpdateCallMediaModeRequest(const ImsCallInfo &callInfo, ImsCallType callType) in SendUpdateCallMediaModeRequest()
252 …_t ImsCallProxy::SendUpdateCallMediaModeResponse(const ImsCallInfo &callInfo, ImsCallType callType) in SendUpdateCallMediaModeResponse()
1071 …llProxy::WriteCommonInfo(int32_t slotId, std::string funcName, MessageParcel &in, int32_t callType) in WriteCommonInfo()
/base/telephony/call_manager/interfaces/innerkits/
Dcall_manager_info.h44 CallType callType = CallType::TYPE_ERR_CALL; member
164 CallType callType = CallType::TYPE_ERR_CALL; member
267 CallType callType = CallType::TYPE_ERR_CALL; member
393 CallType callType = CallType::TYPE_ERR_CALL; member
540 CallType callType = CallType::TYPE_ERR_CALL; member
/base/telephony/cellular_call/test/fuzztest/satelliteclient_fuzzer/
Dsatelliteclient_fuzzer.cpp81 int32_t callType = static_cast<int32_t>(size % NUM_TWO); in TestSatelliteCallClientWithCallInfo() local
/base/telephony/cellular_call/services/common/include/
Dcellular_call_hisysevent.h54 int32_t callType = 0; member
/base/telephony/cellular_call/interfaces/innerkits/ims/
Dims_call_types.h278 ImsCallType callType = ImsCallType::TEL_IMS_CALL_TYPE_VOICE; member
354 ImsCallType callType = ImsCallType::TEL_IMS_CALL_TYPE_VOICE; member
/base/telephony/cellular_call/vendor/ims/services/ims_call/src/
Dims_call.cpp98 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()
/base/telephony/cellular_call/services/control/src/
Dims_video_call_control.cpp236 ImsCallType callType = ImsCallType::TEL_IMS_CALL_TYPE_VOICE; in ConverToImsCallType() local
/base/telephony/cellular_call/services/satellite_service_interaction/src/
Dsatellite_call_proxy.cpp208 …llProxy::WriteCommonInfo(int32_t slotId, std::string funcName, MessageParcel &in, int32_t callType) in WriteCommonInfo()
/base/telephony/call_manager/services/call/include/
Dcommon_type.h46 CallType callType = CallType::TYPE_ERR_CALL; member
/base/powermgr/battery_statistics/test/unittest/src/clienttest/
Dstats_dump_test.cpp245 std::string callType = "DUBAI_TAG_DIST_SCHED_TO_REMOTE"; variable
/base/telephony/call_manager/services/distributed_call/src/distributed_communication/
Ddistributed_data_sink_controller.cpp278 auto callType = call->GetCallType(); in SendCurrentDataQueryReq() local
Ddistributed_data_source_controller.cpp46 auto callType = call->GetCallType(); in OnDeviceOnline() local

123