last_update       329 chrome/browser/net/spdyproxy/data_reduction_proxy_settings.cc   base::Time last_update = base::Time::FromInternalValue(last_update_internal);
last_update       330 chrome/browser/net/spdyproxy/data_reduction_proxy_settings.cc   return static_cast<int64>(last_update.ToJsTime());
last_update       345 chrome/browser/safe_browsing/database_manager.cc           sb_service_->protocol_manager()->last_update());
last_update       109 chrome/browser/safe_browsing/protocol_manager.h   base::Time last_update() const { return last_update_; }
last_update       199 chrome/browser/safe_browsing/safe_browsing_database.cc                                   base::Time last_update) {
last_update       212 chrome/browser/safe_browsing/safe_browsing_database.cc       if (expire_time < last_update ||
last_update       676 chrome/browser/safe_browsing/safe_browsing_database.cc     base::Time last_update) {
last_update       717 chrome/browser/safe_browsing/safe_browsing_database.cc                                full_hits, last_update);
last_update       719 chrome/browser/safe_browsing/safe_browsing_database.cc                                full_hits, last_update);
last_update       105 chrome/browser/safe_browsing/safe_browsing_database.h                                  base::Time last_update) = 0;
last_update       297 chrome/browser/safe_browsing/safe_browsing_database.h                                  base::Time last_update) OVERRIDE;
last_update        90 chrome/browser/safe_browsing/safe_browsing_service_browsertest.cc                                  base::Time last_update) OVERRIDE {
last_update       130 chrome/browser/safe_browsing/safe_browsing_test.cc     last_update_ = safe_browsing_service_->protocol_manager_->last_update();
last_update       466 chrome/browser/safe_browsing/safe_browsing_test.cc   EXPECT_TRUE(last_update().is_null());
last_update       486 chrome/browser/safe_browsing/safe_browsing_test.cc     EXPECT_FALSE(last_update().is_null());
last_update       487 chrome/browser/safe_browsing/safe_browsing_test.cc     if (last_update() < now) {
last_update        47 components/policy/core/common/policy_statistics_collector.cc   Time last_update = Time::FromInternalValue(
last_update        49 components/policy/core/common/policy_statistics_collector.cc   TimeDelta delay = std::max(Time::Now() - last_update, TimeDelta::FromDays(0));
last_update        70 ui/views/controls/resize_area.cc void ResizeArea::ReportResizeAmount(int resize_amount, bool last_update) {
last_update        75 ui/views/controls/resize_area.cc                       last_update);
last_update        40 ui/views/controls/resize_area.h   void ReportResizeAmount(int resize_amount, bool last_update);