/system/logging/logd/ |
D | PruneList.cpp | 176 for (const auto& rule : low_priority_prune_) { in Format() local 179 for (const auto& rule : high_priority_prune_) { in Format() local 186 for (const auto& rule : high_priority_prune_) { in IsHighPriority() local 195 for (const auto& rule : low_priority_prune_) { in IsLowPriority() local
|
/system/hardware/interfaces/net/netd/testutils/ |
D | VtsHalNetNetdTestUtils.cpp | 79 for (const auto& rule : rules) { in countMatchingIpRules() local
|
/system/netd/server/ |
D | FirewallController.cpp | 182 int FirewallController::setInterfaceRule(const char* iface, FirewallRule rule) { in setInterfaceRule() 233 int FirewallController::setUidRule(ChildChain chain, int uid, FirewallRule rule) { in setUidRule()
|
D | Controllers.cpp | 143 std::string rule; in findExistingChildChains() local
|
D | NetlinkCommands.cpp | 193 rtmsg rule = { in rtNetlinkFlush() local
|
D | TrafficController.cpp | 497 Status TrafficController::updateOwnerMapEntry(UidOwnerMatchType match, uid_t uid, FirewallRule rule, in updateOwnerMapEntry() 570 int TrafficController::changeUidOwnerRule(ChildChain chain, uid_t uid, FirewallRule rule, in changeUidOwnerRule()
|
D | BandwidthController.cpp | 769 std::string rule; in parseAndFlushCostlyTables() local
|
D | NetdNativeService.cpp | 1201 auto rule = static_cast<FirewallRule>(firewallRule); in firewallSetInterfaceRule() local 1211 auto rule = static_cast<FirewallRule>(firewallRule); in firewallSetUidRule() local
|
D | RouteController.cpp | 277 fib_rule_hdr rule = { in modifyIpRule() local
|
/system/netd/tests/ |
D | test_utils.cpp | 78 for (const auto& rule : rules) { in iptablesRuleExists() local
|
D | binder_test.cpp | 1233 for (const auto& rule : rules) { in iptablesIdleTimerInterfaceRuleExists() local 1494 for (const auto& rule : rules) { in ipRuleIpfwdExists() local 1611 for (const auto& rule : rules) { in iptablesTargetsExists() local 1808 for (const auto& rule : rules) { in ipRuleExists() local 1866 for (const auto& rule : rules) { in iptablesNetworkPermissionIptablesRuleExists() local 2454 for (const auto& rule : rules) { in iptablesFirewallInterfaceRuleExists() local 3593 TetherOffloadRuleParcel rule = makeTetherOffloadRule( in TEST_F() local 3779 TetherOffloadRuleParcel rule = makeTetherOffloadRule(sTun.ifindex(), tap.ifindex(), dstAddr, in TEST_F() local
|
/system/sepolicy/tests/ |
D | policy.py | 36 def __init__(self, rule): argument
|
/system/netd/libnetdbpf/include/netdbpf/ |
D | bpf_shared.h | 154 uint32_t rule; member
|
/system/netd/server/aidl_api/netd_aidl_interface/4/android/net/ |
D | INetd.aidl | 120 void tetherOffloadRuleAdd(in android.net.TetherOffloadRuleParcel rule); in tetherOffloadRuleAdd() 121 void tetherOffloadRuleRemove(in android.net.TetherOffloadRuleParcel rule); in tetherOffloadRuleRemove()
|
/system/netd/server/aidl_api/netd_aidl_interface/5/android/net/ |
D | INetd.aidl | 120 void tetherOffloadRuleAdd(in android.net.TetherOffloadRuleParcel rule); in tetherOffloadRuleAdd() 121 void tetherOffloadRuleRemove(in android.net.TetherOffloadRuleParcel rule); in tetherOffloadRuleRemove()
|
/system/netd/server/aidl_api/netd_aidl_interface/3/android/net/ |
D | INetd.aidl | 120 void tetherOffloadRuleAdd(in android.net.TetherOffloadRuleParcel rule); in tetherOffloadRuleAdd() 121 void tetherOffloadRuleRemove(in android.net.TetherOffloadRuleParcel rule); in tetherOffloadRuleRemove()
|
/system/netd/server/aidl_api/netd_aidl_interface/7/android/net/ |
D | INetd.aidl | 142 void tetherOffloadRuleAdd(in android.net.TetherOffloadRuleParcel rule); in tetherOffloadRuleAdd() 143 void tetherOffloadRuleRemove(in android.net.TetherOffloadRuleParcel rule); in tetherOffloadRuleRemove()
|
/system/netd/server/aidl_api/netd_aidl_interface/6/android/net/ |
D | INetd.aidl | 142 void tetherOffloadRuleAdd(in android.net.TetherOffloadRuleParcel rule); in tetherOffloadRuleAdd() 143 void tetherOffloadRuleRemove(in android.net.TetherOffloadRuleParcel rule); in tetherOffloadRuleRemove()
|
/system/netd/server/binder/android/net/ |
D | INetd.aidl | 1290 void tetherOffloadRuleAdd(in TetherOffloadRuleParcel rule); in tetherOffloadRuleAdd() 1303 void tetherOffloadRuleRemove(in TetherOffloadRuleParcel rule); in tetherOffloadRuleRemove()
|
/system/netd/server/aidl_api/netd_aidl_interface/current/android/net/ |
D | INetd.aidl | 142 void tetherOffloadRuleAdd(in android.net.TetherOffloadRuleParcel rule); in tetherOffloadRuleAdd() 143 void tetherOffloadRuleRemove(in android.net.TetherOffloadRuleParcel rule); in tetherOffloadRuleRemove()
|
/system/sepolicy/tools/ |
D | check_seapp.c | 702 const key_map *rule; in rule_map_validate() local
|