HomeSort by relevance Sort by last modified time
    Searched refs: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 605 bool use_url_data = config_.IsPrefetchingEnabled() ?
616 bool use_host_data = config_.IsPrefetchingEnabled() ?
743 if (config_.IsPrefetchingEnabled()) {
    [all...]

Completed in 49 milliseconds