Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hiappevent/frameworks/js/napi/src/
H A Dnapi_hiappevent_processor.cpp55 const std::string EVENT_CONFIG_NAME = "name"; variable
227 if (!GenConfigStrProp(env, config, EVENT_CONFIG_NAME, reportConf.name)) { in GenConfigReportProp()