Home
last modified time | relevance | path

Searched refs:getNetworkContext (Results 1 – 3 of 3) sorted by relevance

/system/netd/server/
DNetworkController.h59 void getNetworkContext(unsigned netId, uid_t uid, struct android_net_context* netcontext) const;
DDnsProxyListener.cpp232 mDnsProxyListener->mNetCtrl->getNetworkContext(netId, uid, &netcontext); in runCommand()
DNetworkController.cpp240 void NetworkController::getNetworkContext( in getNetworkContext() function in NetworkController