Home
last modified time | relevance | path

Searched refs:AddNetSupplier (Results 1 - 4 of 4) sorted by relevance

/base/telephony/cellular_data/services/include/utils/
H A Dcellular_data_net_agent.h89 void AddNetSupplier(const NetSupplier &netSupplier);
/base/telephony/cellular_data/services/include/
H A Dcellular_data_service.h98 void AddNetSupplier(int32_t slotId, CellularDataNetAgent &netAgent, std::vector<uint64_t> &netCapabilities);
/base/telephony/cellular_data/services/src/
H A Dcellular_data_service.cpp299 AddNetSupplier(i, netAgent, netCapabilities); in InitModule()
317 void CellularDataService::AddNetSupplier(int32_t slotId, CellularDataNetAgent &netAgent, in AddNetSupplier() function in OHOS::Telephony::CellularDataService
333 netAgent.AddNetSupplier(netSupplier); in AddNetSupplier()
349 AddNetSupplier(slotId, netAgent, netCapabilities); in InitCellularDataController()
/base/telephony/cellular_data/services/src/utils/
H A Dcellular_data_net_agent.cpp174 void CellularDataNetAgent::AddNetSupplier(const NetSupplier &netSupplier) in AddNetSupplier() function in OHOS::Telephony::CellularDataNetAgent

Completed in 3 milliseconds