Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/pasteboard/interfaces/kits/napi/include/
H A Dpasteboard_napi.h68 static napi_value JSCreateRecord(napi_env env, napi_callback_info info);
/ohos5.0/foundation/distributeddatamgr/pasteboard/interfaces/kits/napi/src/
H A Dnapi_pasteboard.cpp358 napi_value PasteboardNapi::JSCreateRecord(napi_env env, napi_callback_info info) in JSCreateRecord() function in OHOS::MiscServicesNapi::PasteboardNapi
565 DECLARE_NAPI_FUNCTION("createRecord", JSCreateRecord), in PasteBoardInit()
566 DECLARE_NAPI_FUNCTION("createDelayRecord", JSCreateRecord), in PasteBoardInit()