Home | History | Annotate | Download | only in util

Lines Matching refs:root_key

151     HKEY root_key = system_install ? HKEY_LOCAL_MACHINE : HKEY_CURRENT_USER;
154 RegKey key(root_key, dist->GetStateKey().c_str(),
281 HKEY root_key = system_install ? HKEY_LOCAL_MACHINE : HKEY_CURRENT_USER;
286 root_key, reg_path.c_str(), KEY_SET_VALUE | KEY_WOW64_32KEY);
766 const HKEY root_key = system_install ? HKEY_LOCAL_MACHINE : HKEY_CURRENT_USER;
770 if (update_key.Open(root_key, google_update::kRegPathGoogleUpdate,
779 const HKEY root_key = system_install ? HKEY_LOCAL_MACHINE : HKEY_CURRENT_USER;
783 if (key.Open(root_key,
796 const HKEY root_key = system_install ? HKEY_LOCAL_MACHINE : HKEY_CURRENT_USER;
799 if (update_key.Open(root_key,
814 const HKEY root_key = system_install ? HKEY_LOCAL_MACHINE : HKEY_CURRENT_USER;
817 if (update_key.Open(root_key,
838 const HKEY root_key = system_install ? HKEY_LOCAL_MACHINE : HKEY_CURRENT_USER;
844 if (clientstate.Open(root_key,