ComputeDatabaseTimeBounds  115 chrome/browser/extensions/activity_log/activity_log_policy.h     static void ComputeDatabaseTimeBounds(const base::Time& now,
ComputeDatabaseTimeBounds  483 chrome/browser/extensions/activity_log/counting_policy.cc     Util::ComputeDatabaseTimeBounds(Now(), days_ago, &early_bound, &late_bound);
ComputeDatabaseTimeBounds  183 chrome/browser/extensions/activity_log/fullstream_ui_policy.cc     Util::ComputeDatabaseTimeBounds(Now(), days_ago, &early_bound, &late_bound);