Home
last modified time | relevance | path

Searched refs:iptablesFirewallUidFirstRuleExists (Results 1 – 1 of 1) sorted by relevance

/system/netd/tests/
Dbinder_test.cpp2360 bool iptablesFirewallUidFirstRuleExists(const char* binary, const char* chainName, in iptablesFirewallUidFirstRuleExists() function
2391 EXPECT_TRUE(iptablesFirewallUidFirstRuleExists(binary, chainName, targetReturn, uidRule)); in expectFirewallUidFirstRuleExists()
2397 EXPECT_FALSE(iptablesFirewallUidFirstRuleExists(binary, chainName, targetReturn, uidRule)); in expectFirewallUidFirstRuleDoesNotExist()