Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/pasteboard/framework/test/src/
H A Dweb_controller_test.cpp165 std::shared_ptr<std::string> newHtml = webClipboardController.RebuildHtml(newPasteData); variable
258 std::shared_ptr<std::string> newHtml = webClipboardController.RebuildHtml(pasteData); variable
303 std::shared_ptr<std::string> newHtml = webClipboardController.RebuildHtml(newPasteData); variable