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

  /external/chromium_org/chrome/browser/predictors/
resource_prefetch_common.h 81 bool IsHostPrefetchingEnabled() const;
resource_prefetch_common.cc 224 return IsURLPrefetchingEnabled() || IsHostPrefetchingEnabled();
239 bool ResourcePrefetchPredictorConfig::IsHostPrefetchingEnabled() const {
resource_prefetch_predictor.cc 303 if (config_.IsHostPrefetchingEnabled())
577 config_.IsHostPrefetchingEnabled() : config_.IsHostLearningEnabled();
    [all...]

Completed in 820 milliseconds