Home
last modified time | relevance | path

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

/system/netd/tests/
Dbinder_test.cpp125 static const std::string NO_SOCKET_ALLOW_RULE("! owner UID match 0-4294967294"); variable
203 return iptablesRuleExists(IPTABLES_PATH, chainName, NO_SOCKET_ALLOW_RULE) && in iptablesNoSocketAllowRuleExists()
204 iptablesRuleExists(IP6TABLES_PATH, chainName, NO_SOCKET_ALLOW_RULE); in iptablesNoSocketAllowRuleExists()