Searched refs:napiSource (Results 1 – 1 of 1) sorted by relevance
353 napi_value napiSource = nullptr; in AddBaseEventInfo() local361 napi_create_double(env_, static_cast<int32_t>(clickInfo.GetSourceDevice()), &napiSource); in AddBaseEventInfo()372 napi_set_named_property(env_, objValueClickEvent, "source", napiSource); in AddBaseEventInfo()