OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kRegLastCheckedField
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/chrome/installer/util/
google_update_constants.h
55
extern const wchar_t
kRegLastCheckedField
[];
google_update_constants.cc
42
const wchar_t
kRegLastCheckedField
[] = L"LastChecked";
google_update_settings.cc
575
if (update_key.ReadValueDW(google_update::
kRegLastCheckedField
,
Completed in 30 milliseconds