Searched defs:firewallAddUidInterfaceRules (Results 1 – 9 of 9) sorted by relevance
111 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
133 void firewallAddUidInterfaceRules(in @utf8InCpp String ifName, in int[] uids); in firewallAddUidInterfaceRules() method
1206 void firewallAddUidInterfaceRules(in @utf8InCpp String ifName, in int[] uids); in firewallAddUidInterfaceRules() method
1225 binder::Status NetdNativeService::firewallAddUidInterfaceRules(const std::string& ifName, in firewallAddUidInterfaceRules() function in android::net::NetdNativeService