Searched defs:AutocompleteAgeThreshold (Results 1 - 2 of 2) sorted by relevance

/external/chromium/chrome/browser/history/
H A Dhistory_types.cc389 base::Time AutocompleteAgeThreshold() { function in namespace:history
397 threshold.is_null() ? AutocompleteAgeThreshold() : threshold;
/external/chromium_org/chrome/browser/history/
H A Dhistory_types.cc378 base::Time AutocompleteAgeThreshold() { function in namespace:history
386 threshold.is_null() ? AutocompleteAgeThreshold() : threshold;

Completed in 70 milliseconds