Searched refs:SplitHtmlWithImgLabel (Results 1 – 2 of 2) sorted by relevance
45 std::vector<std::pair<std::string, uint32_t>> SplitHtmlWithImgLabel(
50 std::vector<std::pair<std::string, uint32_t>> matchVec = SplitHtmlWithImgLabel(html); in SplitHtml2Records()107 std::vector<std::pair<std::string, uint32_t>> PasteboardWebController::SplitHtmlWithImgLabel( in SplitHtmlWithImgLabel() function in OHOS::MiscServices::PasteboardWebController