Home
last modified time | relevance | path

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

/ohos5.0/base/telephony/cellular_data/services/include/
H A Ddata_connection_manager.h51 std::vector<std::shared_ptr<CellularDataStateMachine>> GetAllConnectionMachine();
/ohos5.0/base/telephony/cellular_data/services/src/
H A Dcellular_data_handler.cpp620 …:shared_ptr<CellularDataStateMachine>> allMachines = connectionManager_->GetAllConnectionMachine(); in FindIdleCellularDataConnection()
1853 connectionManager_->GetAllConnectionMachine(); in HandleRadioNrStateChanged()
1868 connectionManager_->GetAllConnectionMachine(); in HandleRadioNrFrequencyChanged()
2036 connectionManager_->GetAllConnectionMachine(); in OnRilAdapterHostDied()
2152 auto allDCs = connectionManager_->GetAllConnectionMachine(); in CheckForCompatibleDataConnection()
H A Ddata_connection_manager.cpp81 …:vector<std::shared_ptr<CellularDataStateMachine>> DataConnectionManager::GetAllConnectionMachine() in GetAllConnectionMachine() function in OHOS::Telephony::DataConnectionManager
/ohos5.0/base/telephony/cellular_data/test/
H A Dzero_branch_test.cpp845 con.GetAllConnectionMachine();
896 con.GetAllConnectionMachine();