Searched defs:removeRule (Results 1 – 2 of 2) sorted by relevance
89 Result<void> Firewall::removeRule(uint32_t uid, UidOwnerMatchType match) { in removeRule() function in Firewall
390 private void removeRule(final int uid, final long match, final String caller) { in removeRule() method in BpfNetMaps