Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/pasteboard/framework/innerkits/src/
H A Dpasteboard_web_controller.cpp249 auto newHtmlEntry = std::make_shared<PasteDataEntry>(htmlUtdId, *htmlData); in ReplaceHtmlRecordContentByExtraUris() local
250 htmlRecord->AddEntryByMimeType(MIMETYPE_TEXT_HTML, newHtmlEntry); in ReplaceHtmlRecordContentByExtraUris()