Searched refs:firewallAddUidInterfaceRules (Results 1 – 4 of 4) 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
49 binder::Status firewallAddUidInterfaceRules(const std::string& ifName,
1130 binder::Status NetdNativeService::firewallAddUidInterfaceRules(const std::string& ifName, in firewallAddUidInterfaceRules() function in android::net::NetdNativeService