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

  /external/chromium_org/chrome/browser/predictors/
resource_prefetch_common.h 80 bool IsURLPrefetchingEnabled() const;
resource_prefetch_common.cc 226 return IsURLPrefetchingEnabled() || IsHostPrefetchingEnabled();
237 bool ResourcePrefetchPredictorConfig::IsURLPrefetchingEnabled() const {
resource_prefetch_predictor.cc 315 if (config_.IsURLPrefetchingEnabled())
581 config_.IsURLPrefetchingEnabled() : config_.IsURLLearningEnabled();
    [all...]

Completed in 142 milliseconds