Home
last modified time | relevance | path

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

/system/sepolicy/tests/
Dsearchpolicy.py77 rules = [] variable
Dapex_sepolicy_tests.py96 rules = [ variable
/system/hardware/interfaces/net/netd/testutils/
DVtsHalNetNetdTestUtils.cpp78 std::vector<std::string> rules = listIpRules(version); in countMatchingIpRules() local
/system/netd/tests/
Dtest_utils.cpp82 std::vector<std::string> rules = listIptablesRule(binary, chainName); in iptablesRuleExists() local
Dbinder_test.cpp743 std::vector<std::string> rules = listIpRules(ipVersion); in ipRuleExists() local
753 std::vector<std::string> rules = listIpRules(ipVersion); in ipRuleExistsForRange() local
1462 std::vector<std::string> rules = listIptablesRuleByTable(binary, table, chainName); in iptablesIdleTimerInterfaceRuleExists() local
1687 std::vector<std::string> rules = listIpRules(ipVersion); in expectNetworkDefaultIpRuleDoesNotExist() local
1724 std::vector<std::string> rules = listIptablesRuleByTable(binary, table, chainName); in iptablesNetworkPermissionIptablesRuleExists() local
1975 std::vector<std::string> rules = listIpRules(ipVersion); in ipRuleIpfwdExists() local
2090 std::vector<std::string> rules = listIptablesRuleByTable(binary, table, chainName); in iptablesTargetsExists() local
2850 std::vector<std::string> rules = listIptablesRuleByTable(binary, FILTER_TABLE, chainName); in iptablesFirewallInterfaceFirstRuleExists() local
2870 std::vector<std::string> rules = listIptablesRuleByTable(binary, FILTER_TABLE, chainName); in iptablesFirewallInterfaceRuleExists() local
3291 std::vector<std::string> rules = listIptablesRuleByTable(binary, table, chainName); in iptablesChainMatch() local
/system/sepolicy/tools/sepolicy-analyze/
Dneverallow.c490 char *rules = 0, *file = 0; in neverallow_func() local
/system/timezone/input_tools/android/tzlookup_generator/src/main/java/com/android/libcore/timezone/tzlookup/
DTzLookupGenerator.java596 TimeZoneRule[] rules = timeZone.getTimeZoneRules(startTimeMillis); in anyZonesUseUtc() local
/system/sepolicy/tools/
Dcheck_seapp.c206 key_map rules[] = { variable