Searched refs:getNetworkForConnect (Results 1 - 3 of 3) sorted by relevance

/system/netd/server/
H A DNetworkController.h57 unsigned getNetworkForConnect(uid_t uid) const;
H A DFwmarkServer.cpp114 // See the comments in the implementation of getNetworkForConnect() for more details.
140 fwmark.netId = mNetworkController->getNetworkForConnect(client->getUid());
H A DNetworkController.cpp228 unsigned NetworkController::getNetworkForConnect(uid_t uid) const { function in class:NetworkController

Completed in 41 milliseconds