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

  /external/chromium/chrome/browser/autocomplete/
history_contents_provider.cc 141 options.SetRecentDayRange(kDaysToSearch);
  /external/chromium/chrome/browser/history/
history_types.h 496 void SetRecentDayRange(int days_ago);
history_types.cc 301 void QueryOptions::SetRecentDayRange(int days_ago) {
  /external/chromium/chrome/browser/extensions/
extension_history_api.cc 268 options.SetRecentDayRange(1);

Completed in 178 milliseconds