Searched defs:EventConfig (Results 1 – 3 of 3) sorted by relevance
55 struct EventConfig { struct57 std::string domain;60 std::string name;63 bool isRealTime = false;
20 EventConfig::EventConfig() in EventConfig() function in OHOS::Ace::Recorder::EventConfig
166 friend class EventConfig; variable