HomeSort by relevance Sort by last modified time
    Searched defs:PredictFrameSubresources (Results 1 - 2 of 2) sorted by null

  /external/chromium/chrome/browser/net/
predictor_api.cc 222 void PredictFrameSubresources(const GURL& url) {
226 g_predictor->PredictFrameSubresources(url);
predictor.cc 243 PredictFrameSubresources(url.GetWithEmptyPath());
247 void Predictor::PredictFrameSubresources(const GURL& url) {

Completed in 27 milliseconds