Home
last modified time | relevance | path

Searched refs:AddConnectionStateMachine (Results 1 – 4 of 4) sorted by relevance

/base/telephony/cellular_data/services/include/
Ddata_connection_manager.h34 void AddConnectionStateMachine(const std::shared_ptr<CellularDataStateMachine> &stateMachine);
/base/telephony/cellular_data/services/src/
Ddata_connection_manager.cpp57 void DataConnectionManager::AddConnectionStateMachine(const std::shared_ptr<CellularDataStateMachin… in AddConnectionStateMachine() function in OHOS::Telephony::DataConnectionManager
Dcellular_data_handler.cpp691 connectionManager_->AddConnectionStateMachine(cellularDataStateMachine); in EstablishDataConnection()
/base/telephony/cellular_data/test/
Dzero_branch_test.cpp841 con.AddConnectionStateMachine(stateMachine);
892 con.AddConnectionStateMachine(stateMachine);