Home
last modified time | relevance | path

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

/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()
1297 serviceInstance_->SetCsControl(slotId_, nullptr); in SrvccStateCompleted()
1301 serviceInstance_->SetCsControl(slotId_, csControl); in SrvccStateCompleted()
1687 serviceInstance->SetCsControl(slotId_, nullptr); in UpdateRsrvccStateReport()
1778 serviceInstance->SetCsControl(slotId_, nullptr); in OnRilAdapterHostDied()
H A Dcellular_call_service.cpp362 SetCsControl(callInfo.slotId, csControl); in DialNormalCall()
1044 void CellularCallService::SetCsControl(int32_t slotId, const std::shared_ptr<CSControl> &csControl) in SetCsControl() function in OHOS::Telephony::CellularCallService
1398 SetCsControl(info.slotId, csControl); in SetControl()
/base/telephony/cellular_call/services/manager/include/
H A Dcellular_call_service.h612 * Set SetCsControl
617 void SetCsControl(int32_t slotId, const std::shared_ptr<CSControl> &csControl);
/base/telephony/cellular_call/test/unittest/imstest/
H A Dims2_test.cpp759 serviceInstance->SetCsControl(slotId, csControl); in HWTEST_F()
826 serviceInstance->SetCsControl(slotId, csControl); in HWTEST_F()
H A Dzero_branch1_test.cpp701 cellularCall.SetCsControl(SIM1_SLOTID, csControl); in HWTEST_F()

Completed in 11 milliseconds