Home | History | Annotate | Download | only in setup

Lines Matching refs:root_key

221     work_item_list->AddDeleteRegKeyWorkItem(installer_state.root_key(),
234 cmd.AddWorkItems(installer_state.root_key(), full_cmd_key, work_item_list);
245 installer_state.root_key(),
380 cmd.AddWorkItems(installer_state.root_key(), cmd_key, work_item_list);
437 HKEY reg_root = installer_state.root_key();
676 HKEY reg_root = installer_state.root_key();
870 const HKEY root_key = installer_state.root_key();
896 root_key, multi_key, KEY_WOW64_32KEY);
898 install_list->AddSetRegValueWorkItem(root_key,
907 root_key,
926 const HKEY root_key = installer_state.root_key();
958 root_key, multi_key, KEY_WOW64_32KEY);
959 install_list->AddSetRegValueWorkItem(root_key,
968 root_key,
988 const HKEY root_key = installer_state.root_key();
996 root_key,
1013 root_key, multi_key, KEY_WOW64_32KEY);
1016 install_list->AddSetRegValueWorkItem(root_key,
1039 HKEY root_key = installer_state.root_key();
1061 install_list->AddCreateRegKeyWorkItem(root_key, state_key, KEY_WOW64_32KEY);
1064 install_list->AddSetRegValueWorkItem(root_key,
1078 root_key,
1091 root_key,
1107 HKEY root = installer_state.root_key();
1289 const HKEY root = installer_state.root_key();
1385 work_item_list->AddSetRegValueWorkItem(installer_state.root_key(),
1413 HKEY root = installer_state.root_key();
1544 installer_state.root_key(), key_path, WorkItem::kWow64Default);
1591 const HKEY root_key = installer_state.root_key();
1596 install_list->AddDeleteRegKeyWorkItem(root_key, cmd_key, KEY_WOW64_32KEY)
1615 cmd.AddWorkItems(installer_state.root_key(), cmd_key, install_list);
1624 const HKEY root_key = installer_state.root_key();
1628 work_item_list->AddDeleteRegKeyWorkItem(root_key, cmd_key, KEY_WOW64_32KEY)
1642 cmd.AddWorkItems(installer_state.root_key(), cmd_key, work_item_list);
1659 installer_state.root_key(), cmd_key, KEY_WOW64_32KEY)