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