Searched refs:getNetworkContext (Results 1 – 3 of 3) sorted by relevance
74 gCtls->netCtrl.getNetworkContext(netId, uid, netcontext); in getNetworkContextCallback()
101 void getNetworkContext(unsigned netId, uid_t uid, struct android_net_context* netcontext) const;
290 void NetworkController::getNetworkContext( in getNetworkContext() function in android::net::NetworkController