Home
last modified time | relevance | path

Searched refs:g_systemPasteboard (Results 1 - 1 of 1) sorted by relevance

/foundation/distributeddatamgr/pasteboard/interfaces/kits/napi/src/
H A Dnapi_systempasteboard.cpp31 static thread_local napi_ref g_systemPasteboard = nullptr; member
1029 napi_create_reference(env, constructor, 1, &g_systemPasteboard); in SystemPasteboardInit()
1088 status = napi_get_reference_value(env, g_systemPasteboard, &constructor); in NewInstance()

Completed in 2 milliseconds