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 223 bool ResourcePrefetchPredictorConfig::IsPrefetchingEnabled() const {
resource_prefetch_predictor.cc 565 bool use_url_data = config_.IsPrefetchingEnabled() ?
576 bool use_host_data = config_.IsPrefetchingEnabled() ?
700 if (config_.IsPrefetchingEnabled()) {
    [all...]

Completed in 147 milliseconds