Home
last modified time | relevance | path

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

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