OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:SetLastRunTime
(Results
1 - 5
of
5
) 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
40
bool
SetLastRunTime
(HKEY hive, int64 last_run_time) {
120
EXPECT_TRUE(
SetLastRunTime
(HKEY_CURRENT_USER,
130
EXPECT_TRUE(
SetLastRunTime
(HKEY_CURRENT_USER,
164
EXPECT_TRUE(
SetLastRunTime
(HKEY_CURRENT_USER,
200
EXPECT_TRUE(
SetLastRunTime
(HKEY_CURRENT_USER,
/external/chromium/chrome/browser/google/
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_posix.cc
81
// GetLastRunTime and
SetLastRunTime
are not implemented for posix. Their
91
bool GoogleUpdateSettings::
SetLastRunTime
() {
/external/chromium_org/chrome/installer/util/
google_update_settings.cc
345
bool GoogleUpdateSettings::
SetLastRunTime
() {
Completed in 419 milliseconds