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

  /external/chromium_org/chrome/browser/predictors/
resource_prefetch_common.h 77 bool IsPrefetchingEnabled() const;
resource_prefetch_common.cc 225 bool ResourcePrefetchPredictorConfig::IsPrefetchingEnabled() const {
resource_prefetch_predictor.cc 580 bool use_url_data = config_.IsPrefetchingEnabled() ?
591 bool use_host_data = config_.IsPrefetchingEnabled() ?
715 if (config_.IsPrefetchingEnabled()) {
    [all...]

Completed in 147 milliseconds