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 207 bool GetPrefetchData(const NavigationID& navigation_id,
resource_prefetch_predictor.cc 567 if (GetPrefetchData(navigation_id, requests.get(), &key_type)){
595 bool ResourcePrefetchPredictor::GetPrefetchData(
657 if (!GetPrefetchData(navigation_id, requests.get(), &key_type)) {
    [all...]

Completed in 38 milliseconds