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

/external/chromium/chrome/browser/net/
H A Dpreconnect.h28 void PreconnectOnIOThread(const GURL& url,
H A Dpreconnect.cc30 NewRunnableFunction(PreconnectOnIOThread, url, motivation,
36 void PreconnectOnIOThread( function in namespace:chrome_browser_net
H A Dpredictor.cc269 PreconnectOnIOThread(url, UrlInfo::SELF_REFERAL_MOTIVATED, 2);
292 PreconnectOnIOThread(future_url->first, motivation, count);

Completed in 54 milliseconds