Searched refs:AddConnectionStateMachine (Results 1 – 3 of 3) sorted by relevance
33 void AddConnectionStateMachine(const std::shared_ptr<CellularDataStateMachine> &stateMachine);
50 void DataConnectionManager::AddConnectionStateMachine(const std::shared_ptr<CellularDataStateMachin… in AddConnectionStateMachine() function in OHOS::Telephony::DataConnectionManager
568 connectionManager_->AddConnectionStateMachine(cellularDataStateMachine); in EstablishDataConnection()