Searched defs:removeUidInterfaceRules (Results 1 – 3 of 3) sorted by relevance
112 Result<void> Firewall::removeUidInterfaceRules(const std::vector<int32_t>& uids) { in removeUidInterfaceRules() function in Firewall
397 Status TrafficController::removeUidInterfaceRules(const std::vector<int32_t>& uidsToDelete) { in removeUidInterfaceRules() function in android::net::TrafficController
866 public void removeUidInterfaceRules(final int[] uids) throws RemoteException { in removeUidInterfaceRules() method in BpfNetMaps