HomeSort by relevance Sort by last modified time
    Searched refs:AutocompleteAgeThreshold (Results 1 - 5 of 5) sorted by null

  /external/chromium_org/chrome/browser/history/
history_types_unittest.cc 119 const base::Time& threshold(AutocompleteAgeThreshold());
history_types.cc 378 base::Time AutocompleteAgeThreshold() {
386 threshold.is_null() ? AutocompleteAgeThreshold() : threshold;
history_types.h 667 base::Time AutocompleteAgeThreshold();
674 // AutocompleteAgeThreshold() (or any other desired time in the past).
url_database.cc 256 0, AutocompleteAgeThreshold().ToInternalValue());
  /external/chromium_org/chrome/browser/autocomplete/
history_url_provider.cc     [all...]

Completed in 684 milliseconds