MULTI_INSTALL 857 chrome/installer/setup/install_worker.cc if (installer_state.operation() != InstallerState::MULTI_INSTALL && MULTI_INSTALL 908 chrome/installer/setup/install_worker.cc DCHECK(installer_state.operation() == InstallerState::MULTI_INSTALL || MULTI_INSTALL 554 chrome/installer/setup/install_worker_unittest.cc InstallerState::MULTI_INSTALL)); MULTI_INSTALL 628 chrome/installer/setup/install_worker_unittest.cc InstallerState::MULTI_INSTALL)); MULTI_INSTALL 1337 chrome/installer/setup/setup_main.cc if (installer_state->operation() != InstallerState::MULTI_INSTALL && MULTI_INSTALL 1484 chrome/installer/setup/setup_main.cc if (installer_state.operation() == InstallerState::MULTI_INSTALL) { MULTI_INSTALL 931 chrome/installer/util/google_update_settings_unittest.cc multi_install_(install_type == MULTI_INSTALL), MULTI_INSTALL 940 chrome/installer/util/google_update_settings_unittest.cc multi_install_(install_type == MULTI_INSTALL), MULTI_INSTALL 1123 chrome/installer/util/google_update_settings_unittest.cc StatsState(StatsState::kUserLevel, StatsState::MULTI_INSTALL, MULTI_INSTALL 1125 chrome/installer/util/google_update_settings_unittest.cc StatsState(StatsState::kUserLevel, StatsState::MULTI_INSTALL, MULTI_INSTALL 1127 chrome/installer/util/google_update_settings_unittest.cc StatsState(StatsState::kUserLevel, StatsState::MULTI_INSTALL, MULTI_INSTALL 1155 chrome/installer/util/google_update_settings_unittest.cc StatsState(StatsState::kSystemLevel, StatsState::MULTI_INSTALL, MULTI_INSTALL 1157 chrome/installer/util/google_update_settings_unittest.cc StatsState(StatsState::kSystemLevel, StatsState::MULTI_INSTALL, MULTI_INSTALL 1159 chrome/installer/util/google_update_settings_unittest.cc StatsState(StatsState::kSystemLevel, StatsState::MULTI_INSTALL, MULTI_INSTALL 1161 chrome/installer/util/google_update_settings_unittest.cc StatsState(StatsState::kSystemLevel, StatsState::MULTI_INSTALL, MULTI_INSTALL 1163 chrome/installer/util/google_update_settings_unittest.cc StatsState(StatsState::kSystemLevel, StatsState::MULTI_INSTALL, MULTI_INSTALL 1165 chrome/installer/util/google_update_settings_unittest.cc StatsState(StatsState::kSystemLevel, StatsState::MULTI_INSTALL, MULTI_INSTALL 1167 chrome/installer/util/google_update_settings_unittest.cc StatsState(StatsState::kSystemLevel, StatsState::MULTI_INSTALL, MULTI_INSTALL 1169 chrome/installer/util/google_update_settings_unittest.cc StatsState(StatsState::kSystemLevel, StatsState::MULTI_INSTALL, MULTI_INSTALL 1171 chrome/installer/util/google_update_settings_unittest.cc StatsState(StatsState::kSystemLevel, StatsState::MULTI_INSTALL, MULTI_INSTALL 273 chrome/installer/util/installer_state.cc operation_ = MULTI_INSTALL; MULTI_INSTALL 734 chrome/installer/util/installer_state.cc if (operation_ != MULTI_INSTALL && operation_ != MULTI_UPDATE) { MULTI_INSTALL 621 chrome/installer/util/installer_state_unittest.cc EXPECT_EQ(InstallerState::MULTI_INSTALL, installer_state.operation());