HomeSort by relevance Sort by last modified time
    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