Searched refs:NAPI_EVENT_CONTENT_ATTR (Results 1 – 1 of 1) sorted by relevance
44 constexpr char NAPI_EVENT_CONTENT_ATTR[] = "content"; variable1110 napi_set_named_property(env, ret, NAPI_EVENT_CONTENT_ATTR, content); in GenerateEvent()