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