Home
last modified time | relevance | path

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

/base/telephony/cellular_call/services/manager/src/
Dcellular_call_handler.cpp230 serviceInstance->SetCsControl(slotId_, nullptr); in ReportCsCallsData()
240 serviceInstance->SetCsControl(slotId_, csControl); in ReportCsCallsData()
867 serviceInstance_->SetCsControl(slotId_, nullptr); in SrvccStateCompleted()
871 serviceInstance_->SetCsControl(slotId_, csControl); in SrvccStateCompleted()
1202 serviceInstance->SetCsControl(slotId_, nullptr); in UpdateRsrvccStateReport()
Dcellular_call_service.cpp333 SetCsControl(callInfo.slotId, csControl); in Dial()
876 void CellularCallService::SetCsControl(int32_t slotId, const std::shared_ptr<CSControl> &csControl) in SetCsControl() function in OHOS::Telephony::CellularCallService
1185 SetCsControl(info.slotId, csControl); in SetControl()
/base/telephony/cellular_call/services/manager/include/
Dcellular_call_service.h578 void SetCsControl(int32_t slotId, const std::shared_ptr<CSControl> &csControl);