HomeSort by relevance Sort by last modified time
    Searched refs:UrlInfoTable (Results 1 - 4 of 4) sorted by null

  /external/chromium/chrome/browser/net/
url_info.h 72 typedef std::vector<UrlInfo> UrlInfoTable;
127 static void GetHtmlTable(const UrlInfoTable& host_infos,
url_info.cc 263 void UrlInfo::GetHtmlTable(const UrlInfoTable& host_infos,
292 for (UrlInfoTable::const_iterator it(host_infos.begin());
predictor.cc 424 UrlInfo::UrlInfoTable name_not_found;
425 UrlInfo::UrlInfoTable name_preresolved;
predictor_api.cc 282 UrlInfo::UrlInfoTable resolution_list;

Completed in 2488 milliseconds