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

/external/chromium_org/components/history/core/browser/
H A Dhistory_types.cc155 // QueryOptions ----------------------------------------------------------------
157 QueryOptions::QueryOptions() function in class:history::QueryOptions
159 duplicate_policy(QueryOptions::REMOVE_ALL_DUPLICATES) {
162 void QueryOptions::SetRecentDayRange(int days_ago) {
167 int64 QueryOptions::EffectiveBeginTime() const {
171 int64 QueryOptions::EffectiveEndTime() const {
176 int QueryOptions::EffectiveMaxCount() const {
H A Dhistory_types.h240 // QueryOptions ----------------------------------------------------------------
242 struct QueryOptions { struct in namespace:history
243 QueryOptions();

Completed in 82 milliseconds