Home
last modified time | relevance | path

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

/foundation/distributeddatamgr/pasteboard/interfaces/kits/napi/include/
H A Dpasteboard_napi.h51 static napi_value JScreateHtmlTextRecord(napi_env env, napi_callback_info info);
/foundation/distributeddatamgr/pasteboard/interfaces/kits/napi/src/
H A Dnapi_pasteboard.cpp238 napi_value PasteboardNapi::JScreateHtmlTextRecord(napi_env env, napi_callback_info info) in JScreateHtmlTextRecord() function in OHOS::MiscServicesNapi::PasteboardNapi
240 PASTEBOARD_HILOGD(PASTEBOARD_MODULE_JS_NAPI, "JScreateHtmlTextRecord is called!"); in JScreateHtmlTextRecord()
551 DECLARE_NAPI_FUNCTION("createHtmlTextRecord", JScreateHtmlTextRecord), in PasteBoardInit()

Completed in 2 milliseconds