Home
last modified time | relevance | path

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

/base/web/webview/interfaces/inner_api/src/
Dweb_clipboard_controller.cpp49 std::vector<std::pair<std::string, uint32_t>> matchVec = SplitHtmlWithImgLabel(html); in SplitHtml() local
100 std::vector<std::pair<std::string, uint32_t>> matchVec; in SplitHtmlWithImgLabel() local
114 const std::vector<std::pair<std::string, uint32_t>>& matchVec) noexcept in SplitHtmlWithImgSrcLabel()