Searched refs:denyProtect (Results 1 – 3 of 3) sorted by relevance
129 void denyProtect(const std::vector<uid_t>& uids);
559 void NetworkController::denyProtect(const std::vector<uid_t>& uids) { in denyProtect() function in android::net::NetworkController
1572 gCtls->netCtrl.denyProtect(uids); in runCommand()