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

  /external/chromium_org/chrome/browser/history/
visit_database.cc 280 statement.BindInt64(1, options.EffectiveBeginTime());
371 statement.BindInt64(0, options.EffectiveBeginTime());
history_types.cc 255 int64 QueryOptions::EffectiveBeginTime() const {
history_types.h 477 int64 EffectiveBeginTime() const;

Completed in 1148 milliseconds