Searched refs:SECURITY_EVENT_TYPE (Results 1 – 1 of 1) sorted by relevance
28 constexpr int SECURITY_EVENT_TYPE = 3; variable55 eventTypeMap["SECURITY"] = NapiUtil::CreateInt32(env, SECURITY_EVENT_TYPE); in InitEventTypeMap()