EffectiveEndTime  477 chrome/browser/history/history_types.h   int64 EffectiveEndTime() const;
EffectiveEndTime  273 chrome/browser/history/visit_database.cc   statement.BindInt64(2, options.EffectiveEndTime());
EffectiveEndTime  363 chrome/browser/history/visit_database.cc   statement.BindInt64(1, options.EffectiveEndTime());
EffectiveEndTime  255 chrome/browser/history/web_history_service.cc       std::min(base::Time::FromInternalValue(options.EffectiveEndTime()),