Searched refs:GetCsControl (Results 1 – 5 of 5) sorted by relevance
187 if (GetCsControl(slot) != nullptr) { in HandlerResetUnRegister()188 GetCsControl(slot)->ReleaseAllConnection(); in HandlerResetUnRegister()354 auto csControl = GetCsControl(callInfo.slotId); in DialNormalCall()392 auto csControl = GetCsControl(callInfo.slotId); in HangUp()734 if (GetCsControl(it)) { in HangUpAllConnection()735 GetCsControl(it)->HangUpAllConnection(it); in HangUpAllConnection()752 if (GetCsControl(slotId) != nullptr) { in SetReadyToCall()766 if (GetCsControl(slotId)) { in HangUpAllConnection()1389 auto csControl = GetCsControl(info.slotId); in SetControl()1455 auto csControl = GetCsControl(it); in HandleCallManagerException()[all …]
349 auto csControl = serviceInstance->GetCsControl(slotId_); in ReportCsCallsData()721 auto csControl = serviceInstance->GetCsControl(slotId_); in ExecutePostDial()1290 auto csControl = serviceInstance_->GetCsControl(slotId_); in SrvccStateCompleted()1719 auto csControl = serviceInstance->GetCsControl(slotId_); in OnRilAdapterHostDied()
763 ASSERT_TRUE(serviceInstance->GetCsControl(slotId) == nullptr);764 ASSERT_TRUE(serviceInstance->GetCsControl(slotId) == nullptr);830 ASSERT_TRUE(serviceInstance->GetCsControl(slotId) == nullptr);831 ASSERT_TRUE(serviceInstance->GetCsControl(slotId) == nullptr);
698 cellularCall.GetCsControl(SIM1_SLOTID);
593 std::shared_ptr<CSControl> GetCsControl(int32_t slotId);