Home
last modified time | relevance | path

Searched refs:SetCsControl (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/base/telephony/cellular_call/services/manager/src/
H A Dcellular_call_handler.cpp364 serviceInstance->SetCsControl(slotId_, nullptr); in ReportCsCallsData()
374 serviceInstance->SetCsControl(slotId_, csControl); in ReportCsCallsData()
1294 serviceInstance_->SetCsControl(slotId_, nullptr); in SrvccStateCompleted()
1298 serviceInstance_->SetCsControl(slotId_, csControl); in SrvccStateCompleted()
1634 serviceInstance->SetCsControl(slotId_, nullptr); in UpdateRsrvccStateReport()
1725 serviceInstance->SetCsControl(slotId_, nullptr); in OnRilAdapterHostDied()
H A Dcellular_call_service.cpp361 SetCsControl(callInfo.slotId, csControl); in DialNormalCall()
1043 void CellularCallService::SetCsControl(int32_t slotId, const std::shared_ptr<CSControl> &csControl) in SetCsControl() function in OHOS::Telephony::CellularCallService
1397 SetCsControl(info.slotId, csControl); in SetControl()
/ohos5.0/base/telephony/cellular_call/services/manager/include/
H A Dcellular_call_service.h617 void SetCsControl(int32_t slotId, const std::shared_ptr<CSControl> &csControl);
/ohos5.0/base/telephony/cellular_call/test/unittest/imstest/
H A Dims2_test.cpp759 serviceInstance->SetCsControl(slotId, csControl);
826 serviceInstance->SetCsControl(slotId, csControl);
H A Dzero_branch1_test.cpp701 cellularCall.SetCsControl(SIM1_SLOTID, csControl);