OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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