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

/external/chromium/chrome/browser/history/
H A Dhistory_types.cc297 // QueryOptions ----------------------------------------------------------------
299 QueryOptions::QueryOptions() : max_count(0) {} function in class:history::QueryOptions
301 void QueryOptions::SetRecentDayRange(int days_ago) {
H A Dhistory_types.h475 // QueryOptions ----------------------------------------------------------------
477 struct QueryOptions { struct in namespace:history
478 QueryOptions();

Completed in 258 milliseconds