Home
last modified time | relevance | path

Searched defs:rules (Results 1 – 6 of 6) sorted by relevance

/system/sepolicy/tests/
Dsearchpolicy.py63 rules = [] variable
/system/hardware/interfaces/net/netd/testutils/
DVtsHalNetNetdTestUtils.cpp78 std::vector<std::string> rules = listIpRules(version); in countMatchingIpRules() local
/system/sepolicy/tools/sepolicy-analyze/
Dneverallow.c490 char *rules = 0, *file = 0; in neverallow_func() local
/system/netd/tests/
Dbinder_test.cpp229 std::vector<std::string> rules = listIptablesRule(binary, chainName); in iptablesRuleExists() local
549 std::vector<std::string> rules = listIpRules(ipVersion); in ipRuleExistsForRange() local
1105 std::vector<std::string> rules = listIptablesRuleByTable(binary, table, chainName); in iptablesIdleTimerInterfaceRuleExists() local
1364 std::vector<std::string> rules = listIpRules(ipVersion); in ipRuleIpfwdExists() local
1477 std::vector<std::string> rules = listIptablesRuleByTable(binary, table, chainName); in iptablesTargetsExists() local
1705 std::vector<std::string> rules = listIpRules(ipVersion); in ipRuleExists() local
1758 std::vector<std::string> rules = listIptablesRuleByTable(binary, table, chainName); in iptablesNetworkPermissionIptablesRuleExists() local
2146 std::vector<std::string> rules = listIptablesRuleByTable(binary, FILTER_TABLE, chainName); in iptablesFirewallInterfaceFirstRuleExists() local
2166 std::vector<std::string> rules = listIptablesRuleByTable(binary, FILTER_TABLE, chainName); in iptablesFirewallInterfaceRuleExists() local
2200 std::vector<std::string> rules = listIptablesRuleByTable(binary, FILTER_TABLE, chainName); in iptablesFirewallUidFirstRuleExists() local
[all …]
/system/timezone/tzlookup_generator/src/main/java/com/android/libcore/timezone/tzlookup/
DTzLookupGenerator.java386 TimeZoneRule[] rules = timeZone.getTimeZoneRules(startTimeMillis); in anyZonesUseUtc() local
/system/sepolicy/tools/
Dcheck_seapp.c203 key_map rules[] = { variable