Searched defs:firewallAddUidInterfaceRules (Results 1 – 3 of 3) sorted by relevance
1170 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
1130 binder::Status NetdNativeService::firewallAddUidInterfaceRules(const std::string& ifName, in firewallAddUidInterfaceRules() function in android::net::NetdNativeService