Searched defs:clear_links (Results 1 - 2 of 2) sorted by relevance
/third_party/nghttp2/src/ | ||
H A D | HtmlParser.h | 84 void clear_links() {} in clear_links() function in nghttp2::HtmlParser |
H A D | HtmlParser.cc | 215 void HtmlParser::clear_links() { parser_data_.links.clear(); } in clear_links() function in nghttp2::HtmlParser |
Completed in 1 milliseconds