Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hiappevent/interfaces/native/inner_api/include/
H A Dbase_type.h55 struct EventConfig { struct
57 std::string domain;
60 std::string name;
63 bool isRealTime = false;
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/common/recorder/
H A Devent_config.cpp20 EventConfig::EventConfig() in EventConfig() function in OHOS::Ace::Recorder::EventConfig
H A Devent_recorder.h166 friend class EventConfig; variable