Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hiview/base/include/
H A Ddefines.h86 struct DllExport DispatchRule { struct
87 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;