Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hiappevent/frameworks/js/napi/src/
H A Dnapi_hiappevent_init.cpp27 constexpr int STATISTIC_EVENT_TYPE = 2; variable
55 eventTypeMap["STATISTIC"] = NapiUtil::CreateInt32(env, STATISTIC_EVENT_TYPE); in InitEventTypeMap()