Searched defs:CreateHtmlData (Results 1 – 2 of 2) sorted by relevance
| /foundation/distributeddatamgr/pasteboard/framework/innerkits/src/ | ||
| D | pasteboard_client.cpp | 86 std::shared_ptr<PasteData> PasteboardClient::CreateHtmlData(const std::string &htmlText) in CreateHtmlData() function in OHOS::MiscServices::PasteboardClient |
| /foundation/distributeddatamgr/pasteboard/interfaces/kits/napi/src/ | ||
| D | napi_pasteboard.cpp | 121 napi_value PasteboardNapi::CreateHtmlData(napi_env env, napi_value in) in CreateHtmlData() function in OHOS::MiscServicesNapi::PasteboardNapi |