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