Searched refs:EffectiveEndTime (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/components/history/core/browser/
H A Dhistory_types.cc171 int64 QueryOptions::EffectiveEndTime() const { function in class:history::QueryOptions
H A Dhistory_types.h286 int64 EffectiveEndTime() const;
/external/chromium_org/chrome/browser/history/
H A Dvisit_database.cc273 statement.BindInt64(2, options.EffectiveEndTime());
363 statement.BindInt64(1, options.EffectiveEndTime());
H A Dweb_history_service.cc255 std::min(base::Time::FromInternalValue(options.EffectiveEndTime()),

Completed in 109 milliseconds