Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/pasteboard/framework/innerkits/src/
H A Dpasteboard_web_controller.cpp50 std::vector<std::pair<std::string, uint32_t>> matchVec = SplitHtmlWithImgLabel(html); in SplitHtml2Records() local
115 std::vector<std::pair<std::string, uint32_t>> matchVec; in SplitHtmlWithImgLabel() local
129 const std::vector<std::pair<std::string, uint32_t>>& matchVec) noexcept in SplitHtmlWithImgSrcLabel()