Home
last modified time | relevance | path

Searched refs:netLinkInfo (Results 1 – 2 of 2) sorted by relevance

/base/telephony/cellular_data/services/include/utils/
Dcellular_data_net_agent.h75 void UpdateNetLinkInfo(int32_t supplierId, sptr<NetManagerStandard::NetLinkInfo> &netLinkInfo);
/base/telephony/cellular_data/services/src/utils/
Dcellular_data_net_agent.cpp126 …NetAgent::UpdateNetLinkInfo(int32_t supplierId, sptr<NetManagerStandard::NetLinkInfo> &netLinkInfo) in UpdateNetLinkInfo() argument
128 int32_t result = NetConnClient::GetInstance().UpdateNetLinkInfo(supplierId, netLinkInfo); in UpdateNetLinkInfo()