Home
last modified time | relevance | path

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

12

/base/telephony/call_manager/services/call_manager_service/src/
Dcall_manager_hisysevent.cpp55 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/cellular_call/services/connection/src/
Dcellular_call_connection_ims.cpp159 int32_t callType = static_cast<int32_t>(GetCallReportInfo().callMode); in HoldCallRequest() local
174 int32_t callType = static_cast<int32_t>(GetCallReportInfo().callMode); in UnHoldCallRequest() local
189 int32_t callType = static_cast<int32_t>(GetCallReportInfo().callMode); in SwitchCallRequest() local
/base/telephony/cellular_call/services/common/src/
Dcellular_call_hisysevent.cpp124 …d CellularCallHiSysEvent::WriteIncomingCallFaultEvent(const int32_t slotId, const int32_t callType, in WriteIncomingCallFaultEvent()
138 void CellularCallHiSysEvent::WriteDialCallFaultEvent(const int32_t slotId, const int32_t callType, in WriteDialCallFaultEvent()
290 const int32_t slotId, const int32_t callType, const int32_t videoState) in SetCallParameterInfo()
321 const int32_t slotId, const int32_t callType, const int32_t videoState) in JudgingIncomingTimeOut()
/base/telephony/cellular_call/test/unittest/cstest/
Dcs_test.cpp144 int32_t callType = 0; in HangUp() local
172 int32_t callType = 0; in Answer() local
195 int32_t callType = 0; in Reject() local
220 int32_t callType = 0; in HoldCall() local
243 int32_t callType = 0; in UnHoldCall() local
266 int32_t callType = 0; in SwitchCall() local
302 int32_t callType = 0; in CombineConference() local
324 int32_t callType = 0; in SeparateConference() local
415 int32_t callType = 0; in StartDtmf() local
442 int32_t callType = 0; in StopDtmf() local
[all …]
/base/telephony/cellular_call/services/common/include/
Dcellular_call_hisysevent.h53 int32_t callType; member
Dcellular_call_data_struct.h284 CallType callType; // call type: CS、IMS member
/base/telephony/cellular_call/test/fuzztest/imsclient_fuzzer/
Dimsclient_fuzzer.cpp95 int32_t callType = static_cast<int32_t>(size % 2); in TestImsCallClientWithSlotAndType() local
210 int32_t callType = static_cast<int32_t>(size % 2); in TestImsCallProxyWithSlotAndType() local
/base/telephony/cellular_call/services/ims_service_interaction/src/
Dims_call_client.cpp210 int32_t ImsCallClient::HoldCall(int32_t slotId, int32_t callType) in HoldCall()
219 int32_t ImsCallClient::UnHoldCall(int32_t slotId, int32_t callType) in UnHoldCall()
228 int32_t ImsCallClient::SwitchCall(int32_t slotId, int32_t callType) in SwitchCall()
Dims_call_proxy.cpp182 int32_t ImsCallProxy::HoldCall(int32_t slotId, int32_t callType) in HoldCall()
196 int32_t ImsCallProxy::UnHoldCall(int32_t slotId, int32_t callType) in UnHoldCall()
210 int32_t ImsCallProxy::SwitchCall(int32_t slotId, int32_t callType) in SwitchCall()
934 …llProxy::WriteCommonInfo(std::string funcName, MessageParcel &in, int32_t slotId, int32_t callType) in WriteCommonInfo()
/base/telephony/call_manager/services/call/include/
Dcommon_type.h44 CallType callType; member
/base/telephony/call_manager/test/fuzztest/dialcall_fuzzer/
Ddialcall_fuzzer.cpp121 int32_t callType = static_cast<int32_t>(size % CALL_TYPE_NUM); in DialCall() local
/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()
Dims_call_stub.cpp188 int32_t callType = data.ReadInt32(); in OnHoldCall() local
196 int32_t callType = data.ReadInt32(); in OnUnHoldCall() local
204 int32_t callType = data.ReadInt32(); in OnSwitchCall() local
/base/powermgr/battery_statistics/services/native/test/unittest/src/
Dstats_dump_test.cpp232 std::string callType = "DUBAI_TAG_DIST_SCHED_TO_REMOTE"; variable
/base/telephony/cellular_call/interfaces/innerkits/ims/
Dims_call_types.h89 ImsCallType callType; member
/base/telephony/cellular_call/vendor/ims/test/ui_client/
Dims_unit_test.cpp209 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/
Dcall_policy.cpp45 CallType callType = (CallType)extras.GetIntValue("callType"); in DialPolicy() local
Dcall_object_manager.cpp312 bool CallObjectManager::IsCallExist(CallType callType, TelCallState callState) in IsCallExist()
/base/telephony/call_manager/test/unittest/ui_client/
Dbluetooth_call_test.cpp255 int32_t callType = DEFAULT_CALL_TYPE; in DialCall() local
/base/telephony/call_manager/services/audio/src/
Daudio_control_manager.cpp173 CallType callType = callObjectPtr->GetCallType(); in HandleNewActiveCall() local
/base/telephony/call_manager/interfaces/innerkits/
Dcall_manager_inner_type.h156 CallType callType; member
172 CallType callType; member
206 CallType callType; // call type: CS、IMS member
504 CallType callType; // call type: CS、IMS member
721 CallType callType; // call type: CS、IMS member
/base/telephony/core_service/services/tel_ril/src/
Dtel_ril_call.cpp294 int32_t TelRilCall::CombineConference(int32_t callType, const AppExecFwk::InnerEvent::Pointer &resu… in CombineConference()
312 int32_t callIndex, int32_t callType, const AppExecFwk::InnerEvent::Pointer &result) in SeparateConference()
/base/telephony/ril_adapter/interfaces/innerkits/include/
Dhril_call_parcel.h61 int32_t callType; member
/base/telephony/ril_adapter/services/vendor/src/
Dat_call.c723 void ReqCombineConference(const ReqDataInfo *requestInfo, int32_t callType) in ReqCombineConference()
758 void ReqSeparateConference(const ReqDataInfo *requestInfo, int32_t callIndex, int32_t callType) in ReqSeparateConference()
/base/telephony/ril_adapter/services/hril/src/
Dhril_call.cpp145 int32_t HRilCall::CombineConference(int32_t serialId, int32_t callType) in CombineConference()
151 int32_t HRilCall::SeparateConference(int32_t serialId, int32_t callIndex, int32_t callType) in SeparateConference()

12