Home
last modified time | relevance | path

Searched defs:netAgent (Results 1 – 6 of 6) sorted by relevance

/base/telephony/cellular_data/services/src/state_machine/
Dactive.cpp222 CellularDataNetAgent &netAgent = CellularDataNetAgent::GetInstance(); in ProcessDataConnectionRoamOn() local
236 CellularDataNetAgent &netAgent = CellularDataNetAgent::GetInstance(); in ProcessDataConnectionRoamOff() local
249 CellularDataNetAgent &netAgent = CellularDataNetAgent::GetInstance(); in ProcessDataConnectionVoiceCallStartedOrEnded() local
Ddefault.cpp105 CellularDataNetAgent &netAgent = CellularDataNetAgent::GetInstance(); in ProcessDataConnectionDrsOrRatChanged() local
/base/telephony/cellular_data/frameworks/js/napi/src/
Dcellular_data_state_machine.cpp425 CellularDataNetAgent &netAgent = CellularDataNetAgent::GetInstance(); in UpdateNetworkInfo() local
437 CellularDataNetAgent &netAgent = CellularDataNetAgent::GetInstance(); in UpdateNetworkInfo() local
455 CellularDataNetAgent &netAgent = CellularDataNetAgent::GetInstance(); in SetIfReuseSupplierId() local
Dcellular_data_service.cpp312 CellularDataNetAgent &netAgent = CellularDataNetAgent::GetInstance(); in InitModule() local
350 void CellularDataService::AddNetSupplier(int32_t slotId, CellularDataNetAgent &netAgent, in AddNetSupplier()
379 CellularDataNetAgent &netAgent = CellularDataNetAgent::GetInstance(); in InitCellularDataController() local
/base/telephony/cellular_data/services/src/utils/
Dcellular_data_hisysevent.cpp86 CellularDataNetAgent &netAgent = CellularDataNetAgent::GetInstance(); in WriteDataConnectStateBehaviorEvent() local
/base/telephony/cellular_data/test/
Dcellular_data_test.cpp187 CellularDataNetAgent &netAgent = CellularDataNetAgent::GetInstance(); member in OHOS::Telephony::CellularDataTest