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 226 return IsURLPrefetchingEnabled() || IsHostPrefetchingEnabled();
241 bool ResourcePrefetchPredictorConfig::IsHostPrefetchingEnabled() const {
resource_prefetch_predictor.cc 317 if (config_.IsHostPrefetchingEnabled())
592 config_.IsHostPrefetchingEnabled() : config_.IsHostLearningEnabled();
    [all...]

Completed in 883 milliseconds