Searched refs:kCleanupRegistryKey (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/chrome/installer/mini_installer/
H A Dmini_installer_constants.cc41 // The name of the value in kCleanupRegistryKey that tells the installer not to
54 const wchar_t kCleanupRegistryKey[] = member in namespace:mini_installer
60 const wchar_t kCleanupRegistryKey[] = L"Software\\Chromium"; member in namespace:mini_installer
H A Dmini_installer_constants.h36 extern const wchar_t kCleanupRegistryKey[];
H A Dmini_installer.cc748 if (ReadValueFromRegistry(HKEY_CURRENT_USER, kCleanupRegistryKey,

Completed in 81 milliseconds