Home
last modified time | relevance | path

Searched refs:EVENT_CONFIG_REALTIME (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/base/hiviewdfx/hiappevent/frameworks/js/napi/src/
H A Dnapi_hiappevent_processor.cpp56 const std::string EVENT_CONFIG_REALTIME = "isRealTime"; variable
231 if (!GenConfigBoolProp(env, config, EVENT_CONFIG_REALTIME, reportConf.isRealTime)) { in GenConfigReportProp()