OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:StringsAreSmallerThanDBLimit
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/chrome/browser/predictors/
resource_prefetch_predictor_tables.h
137
bool
StringsAreSmallerThanDBLimit
(const PrefetchData& data) const;
resource_prefetch_predictor_tables.cc
312
if (!
StringsAreSmallerThanDBLimit
(data)) {
370
bool ResourcePrefetchPredictorTables::
StringsAreSmallerThanDBLimit
(
Completed in 2962 milliseconds