Home
last modified time | relevance | path

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

/system/netd/server/
DNetworkController.h91 void denyProtect(const std::vector<uid_t>& uids);
DNetworkController.cpp486 void NetworkController::denyProtect(const std::vector<uid_t>& uids) { in denyProtect() function in NetworkController
DCommandListener.cpp1801 sNetCtrl->denyProtect(uids); in runCommand()