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
52
extern const wchar_t
kRegLastCheckedField
[];
google_update_constants.cc
41
const wchar_t
kRegLastCheckedField
[] = L"LastChecked";
google_update_settings.cc
646
if (update_key.ReadValueDW(google_update::
kRegLastCheckedField
,
Completed in 2059 milliseconds