OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kCleanupRegistryKey
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/chrome/installer/mini_installer/
mini_installer_constants.cc
41
// The name of the value in
kCleanupRegistryKey
that tells the installer not to
54
const wchar_t
kCleanupRegistryKey
[] =
60
const wchar_t
kCleanupRegistryKey
[] = L"Software\\Chromium";
mini_installer_constants.h
36
extern const wchar_t
kCleanupRegistryKey
[];
mini_installer.cc
748
if (ReadValueFromRegistry(HKEY_CURRENT_USER,
kCleanupRegistryKey
,
[
all
...]
Completed in 96 milliseconds