Searched defs:DispatchRule (Results 1 – 1 of 1) sorted by relevance
86 struct DllExport DispatchRule { struct87 std::unordered_set<uint8_t> typeList;88 std::unordered_set<std::string> tagList;89 std::unordered_set<std::string> eventList;90 std::unordered_map<std::string, DomainRule> domainRuleMap;