Searched defs:SetLastRunTime (Results 1 - 5 of 5) sorted by relevance

/external/chromium/chrome/browser/google/
H A Dgoogle_update_settings_posix.cc67 // GetLastRunTime and SetLastRunTime are not implemented for posix. Their
77 bool GoogleUpdateSettings::SetLastRunTime() { function in class:GoogleUpdateSettings
/external/chromium_org/chrome/browser/google/
H A Dgoogle_update_settings_posix.cc72 // GetLastRunTime and SetLastRunTime are not implemented for posix. Their
82 bool GoogleUpdateSettings::SetLastRunTime() { function in class:GoogleUpdateSettings
/external/chromium_org/chrome/installer/gcapi/
H A Dgcapi_last_run_test.cc54 bool SetLastRunTime(int64 last_run_time) { function in class:GCAPILastRunTest
77 EXPECT_TRUE(SetLastRunTime(last_run.ToInternalValue()));
96 EXPECT_TRUE(SetLastRunTime(last_run.ToInternalValue()));
H A Dgcapi_reactivation_test.cc61 bool SetLastRunTime(HKEY hive, int64 last_run_time) { function in class:GCAPIReactivationTest
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_org/chrome/installer/util/
H A Dgoogle_update_settings.cc304 bool GoogleUpdateSettings::SetLastRunTime() { function in class:GoogleUpdateSettings

Completed in 139 milliseconds