Searched refs:JSgetSystemPasteboard (Results 1 – 2 of 2) sorted by relevance
78 static napi_value JSgetSystemPasteboard(napi_env env, napi_callback_info info);
533 napi_value PasteboardNapi::JSgetSystemPasteboard(napi_env env, napi_callback_info info) in JSgetSystemPasteboard() function in OHOS::MiscServicesNapi::PasteboardNapi567 DECLARE_NAPI_FUNCTION("getSystemPasteboard", JSgetSystemPasteboard), in PasteBoardInit()