Searched defs:firewallAddUidInterfaceRules (Results 1 – 6 of 6) sorted by relevance
111 void firewallAddUidInterfaceRules(in @utf8InCpp String ifName, in int[] uids); in firewallAddUidInterfaceRules() method
1174 void firewallAddUidInterfaceRules(in @utf8InCpp String ifName, in int[] uids); in firewallAddUidInterfaceRules() method
110 void firewallAddUidInterfaceRules(in @utf8InCpp String ifName, in int[] uids); in firewallAddUidInterfaceRules() method
1187 binder::Status NetdNativeService::firewallAddUidInterfaceRules(const std::string& ifName, in firewallAddUidInterfaceRules() function in android::net::NetdNativeService