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

  /external/chromium_org/chrome/browser/predictors/
resource_prefetch_predictor.h 206 bool GetPrefetchData(const NavigationID& navigation_id,
resource_prefetch_predictor.cc 527 if (GetPrefetchData(navigation_id, requests.get(), &key_type)){
555 bool ResourcePrefetchPredictor::GetPrefetchData(
617 if (!GetPrefetchData(navigation_id, requests.get(), &key_type)) {
    [all...]

Completed in 1349 milliseconds