Home
last modified time | relevance | path

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

/foundation/communication/netmanager_base/services/netmanagernative/fwmarkclient/include/
H A Dapp_net_client.h24 int GetNetForApp();
/foundation/communication/netmanager_base/services/netmanagernative/src/netsys/
H A Dnetsys_client.c170 if (netId == 0 && GetNetForApp() > 0) { in NetSysGetResolvConfInternal()
171 info.netId = (uint32_t)GetNetForApp(); in NetSysGetResolvConfInternal()
252 if (netId == 0 && GetNetForApp() > 0) { in NetSysGetResolvCacheInternal()
253 info.netId = (uint32_t)GetNetForApp(); in NetSysGetResolvCacheInternal()
352 if (netId == 0 && GetNetForApp() > 0) { in NetSysSetResolvCacheInternal()
353 info.netId = (uint32_t)GetNetForApp(); in NetSysSetResolvCacheInternal()
/foundation/communication/netmanager_base/services/netmanagernative/fwmarkclient/src/
H A Dnetsys_sock_client.cpp98 int GetNetForApp() in GetNetForApp() function
/foundation/communication/netmanager_base/frameworks/native/netconnclient/src/
H A Dnet_conn_client.cpp729 netId = GetNetForApp(); in GetAppNet()

Completed in 4 milliseconds