Searched refs:GetCellularDataController (Results 1 – 3 of 3) sorted by relevance
203 …std::shared_ptr<CellularDataController> cellularDataController = GetCellularDataController(slotId); in GetCellularDataState()218 …std::shared_ptr<CellularDataController> cellularDataController = GetCellularDataController(slotId); in GetApnState()247 …std::shared_ptr<CellularDataController> cellularDataController = GetCellularDataController(slotId); in IsCellularDataRoamingEnabled()264 …std::shared_ptr<CellularDataController> cellularDataController = GetCellularDataController(slotId); in EnableCellularDataRoaming()354 …std::shared_ptr<CellularDataController> cellularDataController = GetCellularDataController(slotId); in ReleaseNet()374 …std::shared_ptr<CellularDataController> cellularDataController = GetCellularDataController(slotId); in RequestNet()384 …std::shared_ptr<CellularDataController> cellularDataController = GetCellularDataController(slotId); in DispatchEvent()404 …std::shared_ptr<CellularDataController> cellularDataController = GetCellularDataController(slotId); in HandleApnChanged()458 …std::shared_ptr<CellularDataController> cellularDataController = GetCellularDataController(slotId); in GetCellularDataFlowType()498 …std::shared_ptr<CellularDataController> cellularDataController = GetCellularDataController(slotId); in GetStateMachineCurrentStatusDump()[all …]
94 std::shared_ptr<CellularDataController> GetCellularDataController(int32_t slotId);
523 ASSERT_FALSE(service.GetCellularDataController(DEFAULT_SIM_SLOT_ID) != nullptr);524 ASSERT_FALSE(service.GetCellularDataController(INVALID_SLOTID) != nullptr);525 ASSERT_FALSE(service.GetCellularDataController(INVALID_SLOTID_TWO) != nullptr);563 ASSERT_FALSE(service.GetCellularDataController(INVALID_SLOTID) != nullptr);564 ASSERT_FALSE(service.GetCellularDataController(INVALID_SLOTID_TWO) != nullptr);622 ASSERT_FALSE(service.GetCellularDataController(DEFAULT_SIM_SLOT_ID) != nullptr);623 ASSERT_FALSE(service.GetCellularDataController(INVALID_SLOTID) != nullptr);624 ASSERT_FALSE(service.GetCellularDataController(INVALID_SLOTID_TWO) != nullptr);