/ohos5.0/base/telephony/cellular_call/services/manager/src/ |
H A D | cellular_call_service.cpp | 391 } else if (CallType::TYPE_CS == callInfo.callType) { in HangUp() 443 } else if (CallType::TYPE_CS == callInfo.callType) { in Reject() 496 } else if (CallType::TYPE_CS == callInfo.callType) { in Answer() 566 } else if (CallType::TYPE_CS == callInfo.callType) { in HoldCall() 601 } else if (CallType::TYPE_CS == callInfo.callType) { in UnHoldCall() 636 } else if (CallType::TYPE_CS == callInfo.callType) { in SwitchCall() 664 } else if (CallType::TYPE_CS == callInfo.callType) { in CombineConference() 682 if (CallType::TYPE_CS == callInfo.callType) { in SeparateConference() 717 } else if (CallType::TYPE_CS == callInfo.callType) { in KickOutFromConference() 834 } else if (CallType::TYPE_CS == callInfo.callType) { in StartDtmf() [all …]
|
/ohos5.0/base/telephony/call_manager/test/unittest/call_manager_zero_gtest/src/ |
H A D | zero_branch1_test.cpp | 250 callRequestProcess->AnswerRequest(VALID_CALLID, static_cast<int>(CallType::TYPE_CS)); 281 incomingCall->SetCallType(CallType::TYPE_CS); 352 csCall->SetCallType(CallType::TYPE_CS); 611 mPacMap.PutIntValue("callType", static_cast<int32_t>(CallType::TYPE_CS)); 698 call->SetCallType(CallType::TYPE_CS); 708 call->SetCallType(CallType::TYPE_CS); 710 callPolicy.IsValidCallType(CallType::TYPE_CS); 746 call->SetCallType(CallType::TYPE_CS);
|
H A D | zero_branch6_test.cpp | 189 callDetailInfo.callType = CallType::TYPE_CS; 222 dialParaInfo.callType = CallType::TYPE_CS; 230 callDetailInfo.callType = CallType::TYPE_CS; 271 dialParaInfo.callType = CallType::TYPE_CS;
|
H A D | zero_branch3_test.cpp | 951 callDetailInfo.callType = CallType::TYPE_CS; 963 dialParaInfo.callType = CallType::TYPE_CS;
|
/ohos5.0/base/telephony/cellular_call/test/fuzztest/setorupdatecallreportinfo_fuzzer/ |
H A D | setorupdatecallreportinfo_fuzzer.cpp | 52 callReportInfo.callType = CallType::TYPE_CS; in DoSomethingInterestingWithMyAPI()
|
/ohos5.0/base/telephony/cellular_call/test/fuzztest/separateconference_fuzzer/ |
H A D | separateconference_fuzzer.cpp | 59 callInfo.callType = CallType::TYPE_CS; in DoSomethingInterestingWithMyAPI()
|
/ohos5.0/base/telephony/call_manager/services/call/src/ |
H A D | cs_conference.cpp | 32 conferenceType_ = CallType::TYPE_CS; in CsConference()
|
H A D | conference_base.cpp | 28 conferenceType_(CallType::TYPE_CS) in ConferenceBase()
|
H A D | call_object_manager.cpp | 259 … if ((*it)->GetCallType() == CallType::TYPE_CS || (*it)->GetCallType() == CallType::TYPE_IMS || in GetCarrierCallList() 400 … if ((*it)->GetCallType() == CallType::TYPE_CS || (*it)->GetCallType() == CallType::TYPE_IMS || in HasCellularCallExist()
|
H A D | call_policy.cpp | 175 …if (callType != CallType::TYPE_CS && callType != CallType::TYPE_IMS && callType != CallType::TYPE_… in IsValidCallType()
|
H A D | call_control_manager.cpp | 304 if (call->GetCallType() == CallType::TYPE_CS || in CarrierAndVoipConflictProcess() 1128 || call->GetCallType() == CallType::TYPE_CS) { in SetMuted()
|
H A D | call_status_manager.cpp | 375 if (info.callType == CallType::TYPE_CS || info.callType == CallType::TYPE_IMS || in IncomingHandle() 1303 case CallType::TYPE_CS: { in CreateNewCallByCallType()
|
/ohos5.0/base/telephony/cellular_call/test/fuzztest/reporthangupinfo_fuzzer/ |
H A D | reporthangupinfo_fuzzer.cpp | 60 callInfo.callType = CallType::TYPE_CS; in DoSomethingInterestingWithMyAPI()
|
/ohos5.0/base/telephony/cellular_call/services/common/include/ |
H A D | cellular_call_data_struct.h | 291 CallType callType = CallType::TYPE_CS; // call type: CS、IMS
|
/ohos5.0/base/telephony/cellular_call/services/control/src/ |
H A D | cs_control.cpp | 549 callReportInfo.callType = CallType::TYPE_CS; in EncapsulationCallReportInfo() 686 if (info.callType == CallType::TYPE_CS && info.slotId == slotId) { in ReportHangUp() 698 csCallReportInfo.callType = CallType::TYPE_CS; in ReportHangUp()
|
/ohos5.0/base/telephony/call_manager/interfaces/innerkits/ |
H A D | call_manager_base.h | 110 TYPE_CS = 0, enumerator
|
/ohos5.0/base/telephony/cellular_call/test/unittest/cstest/ |
H A D | cs_test.h | 133 callInfo.callType = CallType::TYPE_CS; in InitCellularCallInfo()
|
/ohos5.0/base/telephony/cellular_call/test/unittest/imstest/ |
H A D | zero_branch1_test.cpp | 534 CellularCallInfo csCallInfo = { .callType = CallType::TYPE_CS }; 580 CellularCallInfo csCallInfo = { .callType = CallType::TYPE_CS }; 718 CellularCallInfo csCallInfo = { .callType = CallType::TYPE_CS };
|
/ohos5.0/base/telephony/core_service/services/tel_ril/src/ |
H A D | tel_ril_call.cpp | 24 static const int32_t TYPE_CS = 0; variable 253 AppExecFwk::InnerEvent::Get(RadioEvent::RADIO_SEND_DTMF, radioResponseInfo, TYPE_CS); in SendDtmfResponse()
|
/ohos5.0/base/telephony/call_manager/test/unittest/call_manager_gtest/src/ |
H A D | call_manager3_gtest.cpp | 117 updateCallInfo_.callType = CallType::TYPE_CS; in Init()
|
H A D | call_manager5_gtest.cpp | 117 updateCallInfo_.callType = CallType::TYPE_CS; in Init()
|
H A D | call_manager6_gtest.cpp | 117 updateCallInfo_.callType = CallType::TYPE_CS; in Init()
|
H A D | call_manager8_gtest.cpp | 117 updateCallInfo_.callType = CallType::TYPE_CS; in Init()
|
H A D | call_manager1_gtest.cpp | 117 updateCallInfo_.callType = CallType::TYPE_CS; in Init()
|
/ohos5.0/base/telephony/call_manager/services/audio/src/ |
H A D | audio_control_manager.cpp | 408 case CallType::TYPE_CS: in HandleNewActiveCall()
|