Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hiappevent/interfaces/native/inner_api/include/
H A Dbase_type.h72 struct ReportConfig { struct
74 std::string name;
77 bool debugMode = false;
80 std::string routeInfo;
83 std::string appId;
86 TriggerCondition triggerCond;
89 std::unordered_set<std::string> userIdNames;
92 std::unordered_set<std::string> userPropertyNames;
95 std::vector<EventConfig> eventConfigs;
98 int configId = 0;
[all …]