Home
last modified time | relevance | path

Searched refs:JSgetSystemPasteboard (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/pasteboard/interfaces/kits/napi/include/
H A Dpasteboard_napi.h78 static napi_value JSgetSystemPasteboard(napi_env env, napi_callback_info info);
/ohos5.0/foundation/distributeddatamgr/pasteboard/interfaces/kits/napi/src/
H A Dnapi_pasteboard.cpp533 napi_value PasteboardNapi::JSgetSystemPasteboard(napi_env env, napi_callback_info info) in JSgetSystemPasteboard() function in OHOS::MiscServicesNapi::PasteboardNapi
567 DECLARE_NAPI_FUNCTION("getSystemPasteboard", JSgetSystemPasteboard), in PasteBoardInit()