Home
last modified time | relevance | path

Searched defs:RuleEntry (Results 1 – 3 of 3) sorted by relevance

/packages/modules/AdServices/shared/libraries/device-side/java/com/android/adservices/shared/testing/junit/
DRuleContainer.java111 static class RuleEntry { class in RuleContainer
119 RuleEntry(Object rule, int type, Integer order) { in RuleEntry() method in RuleContainer.RuleEntry
/packages/modules/Connectivity/bpf_progs/
DdscpPolicy.c40 DEFINE_BPF_MAP_GRW(socket_policy_cache_map, HASH, uint64_t, RuleEntry, CACHE_MAP_SIZE, AID_SYSTEM) in DEFINE_BPF_MAP_GRW() argument
DdscpPolicy.h74 } RuleEntry; typedef