Searched refs:UrlInfoTable (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/chrome/browser/net/
H A Durl_info.h67 typedef std::vector<UrlInfo> UrlInfoTable; typedef in class:chrome_browser_net::UrlInfo
124 static void GetHtmlTable(const UrlInfoTable& host_infos,
H A Durl_info.cc282 void UrlInfo::GetHtmlTable(const UrlInfoTable& host_infos,
311 for (UrlInfoTable::const_iterator it(host_infos.begin());
H A Dpredictor.cc706 UrlInfo::UrlInfoTable name_not_found;
707 UrlInfo::UrlInfoTable name_preresolved;
1417 UrlInfo::UrlInfoTable resolution_list;

Completed in 46 milliseconds