Home
last modified time | relevance | path

Searched defs:CreateHtmlData (Results 1 – 2 of 2) sorted by relevance

/foundation/distributeddatamgr/pasteboard/framework/innerkits/src/
Dpasteboard_client.cpp86 std::shared_ptr<PasteData> PasteboardClient::CreateHtmlData(const std::string &htmlText) in CreateHtmlData() function in OHOS::MiscServices::PasteboardClient
/foundation/distributeddatamgr/pasteboard/interfaces/kits/napi/src/
Dnapi_pasteboard.cpp121 napi_value PasteboardNapi::CreateHtmlData(napi_env env, napi_value in) in CreateHtmlData() function in OHOS::MiscServicesNapi::PasteboardNapi