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

  /external/chromium_org/chrome/installer/gcapi/
gcapi_last_run_test.cc 54 bool SetLastRunTime(int64 last_run_time) {
77 EXPECT_TRUE(SetLastRunTime(last_run.ToInternalValue()));
96 EXPECT_TRUE(SetLastRunTime(last_run.ToInternalValue()));
gcapi_reactivation_test.cc 61 bool SetLastRunTime(HKEY hive, int64 last_run_time) {
149 EXPECT_TRUE(SetLastRunTime(HKEY_CURRENT_USER,
159 EXPECT_TRUE(SetLastRunTime(HKEY_CURRENT_USER,
193 EXPECT_TRUE(SetLastRunTime(HKEY_CURRENT_USER,
229 EXPECT_TRUE(SetLastRunTime(HKEY_CURRENT_USER,
  /external/chromium/chrome/browser/google/
google_update_settings_unittest.cc 31 EXPECT_TRUE(GoogleUpdateSettings::SetLastRunTime());
google_update_settings_posix.cc 67 // GetLastRunTime and SetLastRunTime are not implemented for posix. Their
77 bool GoogleUpdateSettings::SetLastRunTime() {
  /external/chromium_org/chrome/browser/google/
google_update_settings_unittest.cc 45 EXPECT_TRUE(GoogleUpdateSettings::SetLastRunTime());
google_update_settings_posix.cc 72 // GetLastRunTime and SetLastRunTime are not implemented for posix. Their
82 bool GoogleUpdateSettings::SetLastRunTime() {
  /external/chromium_org/chrome/installer/util/
google_update_settings.h 93 // set by SetLastRunTime(). Returns -1 if the value was not found or if
100 static bool SetLastRunTime();
102 // Removes the storage used by SetLastRunTime() and SetLastRunTime(). Returns
google_update_settings.cc 304 bool GoogleUpdateSettings::SetLastRunTime() {
  /external/chromium_org/chrome/browser/
chrome_browser_main.cc     [all...]
  /external/chromium/chrome/browser/
browser_main.cc     [all...]

Completed in 227 milliseconds