Searched defs:reg_key (Results 1 – 10 of 10) sorted by relevance
/external/chromium_org/chrome/common/importer/ |
D | firefox_importer_utils_win.cc | 36 base::win::RegKey reg_key(kFireFoxRegistryPaths[i], kFirefoxPath, in GetCurrentFirefoxMajorVersionFromRegistry() local 53 base::win::RegKey reg_key(HKEY_LOCAL_MACHINE, registry_path.c_str(), in GetFirefoxInstallPathFromRegistry() local
|
D | ie_importer_test_registry_overrider_win.cc | 54 base::win::RegKey reg_key(HKEY_CURRENT_USER, temporary_key_.c_str(), in ~IEImporterTestRegistryOverrider() local
|
/external/chromium_org/chrome/installer/util/ |
D | google_update_settings_unittest.cc | 197 base::string16 reg_key = GetApKeyPath(); in CreateApKey() local 216 base::string16 reg_key(google_update::kRegPathClientState); in GetApKeyPath() local 226 base::string16 reg_key = GetApKeyPath(); in ReadApKeyValue() local 527 base::string16 reg_key = GetApKeyPath(); in TEST_F() local 1124 const base::string16& reg_key) { in ApplySetting() 1160 const base::string16& reg_key = *reg_keys[key_index]; in TEST_P() local
|
D | google_update_settings.cc | 474 base::string16 reg_key(google_update::kRegPathClientState); in UpdateInstallStatus() local 568 RegKey reg_key( in DuplicateGoogleUpdateSystemClientKey() local 584 HKEY reg_key = reinterpret_cast<HKEY>(reinterpret_cast<void*>(handle)); in WriteGoogleUpdateSystemClientKey() local
|
D | shell_util.cc | 795 base::string16 reg_key; in QuickIsChromeRegistered() local
|
/external/chromium_org/chrome/installer/launcher_support/ |
D | chrome_launcher_support.cc | 42 base::win::RegKey reg_key; in GetClientStateValue() local
|
/external/chromium_org/rlz/win/lib/ |
D | rlz_value_store_registry.cc | 119 base::win::RegKey reg_key; in ClearAllProductEventValues() local 266 base::win::RegKey reg_key; in AddProductEvent() local
|
/external/chromium_org/ui/gfx/win/ |
D | dpi.cc | 98 base::win::RegKey reg_key(HKEY_CURRENT_USER, in ReadRegistryValue() local
|
/external/chromium_org/win8/delegate_execute/ |
D | command_execute_impl.cc | 465 base::win::RegKey reg_key; in GetLaunchMode() local
|
/external/chromium_org/chrome/utility/importer/ |
D | ie_importer_win.cc | 779 base::win::RegKey reg_key(HKEY_CURRENT_USER, kIEToolbarKey, KEY_READ); in GetFavoritesInfo() local 878 base::win::RegKey reg_key(HKEY_LOCAL_MACHINE, kIEVersionKey, KEY_READ); in CurrentIEVersion() local
|