Searched defs:QueryOptions (Results 1 – 2 of 2) sorted by relevance
477 struct QueryOptions { struct492 base::Time begin_time;493 base::Time end_time;501 int max_count;
299 QueryOptions::QueryOptions() : max_count(0) {} in QueryOptions() function in history::QueryOptions