Home
last modified time | relevance | path

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

/base/hiviewdfx/hiappevent/frameworks/js/napi/src/
Dnapi_hiappevent_init.cpp28 constexpr int SECURITY_EVENT_TYPE = 3; variable
55 eventTypeMap["SECURITY"] = NapiUtil::CreateInt32(env, SECURITY_EVENT_TYPE); in InitEventTypeMap()