master_preferences  465 chrome/browser/first_run/first_run.cc   install_prefs.GetInt(installer::master_preferences::kDistroPingDelay,
master_preferences  470 chrome/browser/first_run/first_run.cc           installer::master_preferences::kDistroImportSearchPref, &value)) {
master_preferences  483 chrome/browser/first_run/first_run.cc           installer::master_preferences::kDistroSuppressFirstRunBubble,
master_preferences  488 chrome/browser/first_run/first_run.cc           installer::master_preferences::kDistroImportHistoryPref,
master_preferences  502 chrome/browser/first_run/first_run.cc           installer::master_preferences::kDistroImportHomePagePref,
master_preferences  513 chrome/browser/first_run/first_run.cc           installer::master_preferences::kDistroImportBookmarksPref,
master_preferences  522 chrome/browser/first_run/first_run.cc           installer::master_preferences::kMakeChromeDefaultForUser,
master_preferences  528 chrome/browser/first_run/first_run.cc           installer::master_preferences::kSuppressFirstRunDefaultBrowserPrompt,
master_preferences  534 chrome/browser/first_run/first_run.cc       installer::master_preferences::kDistroImportBookmarksFromFilePref,
master_preferences  542 chrome/browser/first_run/first_run.cc       installer::master_preferences::kDistroSuppressDefaultBrowserPromptPref,
master_preferences  607 chrome/browser/first_run/first_run.cc                             installer::master_preferences::kDistroDict,
master_preferences  608 chrome/browser/first_run/first_run.cc                             installer::master_preferences::kDistroPingDelay);
master_preferences   92 chrome/browser/first_run/first_run_internal_win.cc   if (install_prefs->GetBool(installer::master_preferences::kRequireEula,
master_preferences   69 chrome/browser/profile_resetter/brandcoded_default_settings.cc           installer::master_preferences::kExtensionsBlock,
master_preferences  373 chrome/installer/setup/install.cc   prefs.GetBool(master_preferences::kDoNotCreateAnyShortcuts,
master_preferences  383 chrome/installer/setup/install.cc   prefs.GetBool(master_preferences::kDoNotCreateDesktopShortcut,
master_preferences  385 chrome/installer/setup/install.cc   prefs.GetBool(master_preferences::kDoNotCreateQuickLaunchShortcut,
master_preferences  387 chrome/installer/setup/install.cc   prefs.GetBool(master_preferences::kDoNotCreateTaskbarShortcut,
master_preferences  389 chrome/installer/setup/install.cc   prefs.GetBool(master_preferences::kAltShortcutText,
master_preferences  598 chrome/installer/setup/install.cc       prefs.GetBool(master_preferences::kMakeChromeDefault,
master_preferences  608 chrome/installer/setup/install.cc         prefs.GetBool(master_preferences::kMakeChromeDefaultForUser,
master_preferences  622 chrome/installer/setup/install.cc             installer::master_preferences::kAutoLaunchChrome,
master_preferences  167 chrome/installer/setup/install_unittest.cc       { installer::master_preferences::kDoNotCreateDesktopShortcut,
master_preferences  169 chrome/installer/setup/install_unittest.cc       { installer::master_preferences::kDoNotCreateQuickLaunchShortcut,
master_preferences  171 chrome/installer/setup/install_unittest.cc       { installer::master_preferences::kAltShortcutText,
master_preferences 1603 chrome/installer/setup/setup_main.cc         prefs.GetBool(master_preferences::kDoNotRegisterForUpdateLaunch,
master_preferences 1621 chrome/installer/setup/setup_main.cc           prefs.GetBool(master_preferences::kDoNotLaunchChrome,
master_preferences 1712 chrome/installer/setup/setup_main.cc   prefs.GetBool(installer::master_preferences::kSystemLevel, &system_install);
master_preferences   27 chrome/installer/util/chrome_app_host_operations.cc   if (prefs.GetBool(master_preferences::kMultiInstall, &pref_value) &&
master_preferences   31 chrome/installer/util/chrome_browser_operations.cc   if (prefs.GetBool(master_preferences::kMultiInstall, &pref_value) &&
master_preferences  124 chrome/installer/util/chrome_browser_operations.cc       prefs.GetInt(installer::master_preferences::kChromeShortcutIconIndex,
master_preferences   27 chrome/installer/util/chrome_frame_operations.cc     { master_preferences::kMultiInstall, kOptionMultiInstall }
master_preferences   91 chrome/installer/util/eula_util.cc   if (!install_prefs->GetBool(master_preferences::kRequireEula, &eula_required))
master_preferences   97 chrome/installer/util/installer_state.cc   if (!prefs.GetBool(master_preferences::kSystemLevel, &pref_bool))
master_preferences  101 chrome/installer/util/installer_state.cc   if (!prefs.GetBool(master_preferences::kVerboseLogging, &verbose_logging_))
master_preferences  104 chrome/installer/util/installer_state.cc   if (!prefs.GetBool(master_preferences::kMultiInstall, &pref_bool))
master_preferences  108 chrome/installer/util/installer_state.cc   if (!prefs.GetBool(master_preferences::kMsi, &msi_))
master_preferences   81 chrome/installer/util/logging_installer.cc   if (prefs.GetBool(installer::master_preferences::kDisableLogging,
master_preferences   94 chrome/installer/util/logging_installer.cc   if (prefs.GetBool(installer::master_preferences::kVerboseLogging,
master_preferences  113 chrome/installer/util/logging_installer.cc   prefs.GetString(installer::master_preferences::kLogFile, &path);
master_preferences  141 chrome/installer/util/master_preferences.cc       installer::master_preferences::kAutoLaunchChrome },
master_preferences  143 chrome/installer/util/master_preferences.cc       installer::master_preferences::kChromeAppHostDeprecated },
master_preferences  145 chrome/installer/util/master_preferences.cc       installer::master_preferences::kChromeAppLauncher },
master_preferences  147 chrome/installer/util/master_preferences.cc       installer::master_preferences::kChrome },
master_preferences  149 chrome/installer/util/master_preferences.cc       installer::master_preferences::kDisableLogging },
master_preferences  151 chrome/installer/util/master_preferences.cc       installer::master_preferences::kMsi },
master_preferences  153 chrome/installer/util/master_preferences.cc       installer::master_preferences::kMultiInstall },
master_preferences  155 chrome/installer/util/master_preferences.cc       installer::master_preferences::kDoNotRegisterForUpdateLaunch },
master_preferences  157 chrome/installer/util/master_preferences.cc       installer::master_preferences::kDoNotLaunchChrome },
master_preferences  159 chrome/installer/util/master_preferences.cc       installer::master_preferences::kMakeChromeDefault },
master_preferences  161 chrome/installer/util/master_preferences.cc       installer::master_preferences::kSystemLevel },
master_preferences  163 chrome/installer/util/master_preferences.cc       installer::master_preferences::kVerboseLogging },
master_preferences  166 chrome/installer/util/master_preferences.cc   std::string name(installer::master_preferences::kDistroDict);
master_preferences  169 chrome/installer/util/master_preferences.cc       name.assign(installer::master_preferences::kDistroDict);
master_preferences  179 chrome/installer/util/master_preferences.cc     name.assign(installer::master_preferences::kDistroDict);
master_preferences  180 chrome/installer/util/master_preferences.cc     name.append(".").append(installer::master_preferences::kLogFile);
master_preferences  192 chrome/installer/util/master_preferences.cc       name.assign(installer::master_preferences::kDistroDict);
master_preferences  193 chrome/installer/util/master_preferences.cc       name.append(".").append(installer::master_preferences::kSystemLevel);
master_preferences  199 chrome/installer/util/master_preferences.cc   master_dictionary_->GetDictionary(installer::master_preferences::kDistroDict,
master_preferences  217 chrome/installer/util/master_preferences.cc         installer::master_preferences::kDistroDict, &distribution_);
master_preferences  231 chrome/installer/util/master_preferences.cc   GetBool(installer::master_preferences::kMultiInstall, &multi_install_);
master_preferences  233 chrome/installer/util/master_preferences.cc   GetBool(installer::master_preferences::kChromeAppLauncher,
master_preferences  238 chrome/installer/util/master_preferences.cc   GetBool(installer::master_preferences::kChromeAppHostDeprecated,
master_preferences  247 chrome/installer/util/master_preferences.cc     if (!GetBool(installer::master_preferences::kChrome, &chrome_))
master_preferences  258 chrome/installer/util/master_preferences.cc   GetBool(installer::master_preferences::kCreateAllShortcuts,
master_preferences  262 chrome/installer/util/master_preferences.cc         installer::master_preferences::kDoNotCreateDesktopShortcut, true);
master_preferences  264 chrome/installer/util/master_preferences.cc         installer::master_preferences::kDoNotCreateQuickLaunchShortcut, true);
master_preferences  310 chrome/installer/util/master_preferences.cc       master_preferences::kExtensionsBlock, extensions);
master_preferences   12 chrome/installer/util/master_preferences_constants.h namespace master_preferences {
master_preferences   84 chrome/installer/util/master_preferences_unittest.cc     installer::master_preferences::kDistroImportSearchPref,
master_preferences   85 chrome/installer/util/master_preferences_unittest.cc     installer::master_preferences::kDistroImportHistoryPref,
master_preferences   86 chrome/installer/util/master_preferences_unittest.cc     installer::master_preferences::kDistroImportBookmarksPref,
master_preferences   87 chrome/installer/util/master_preferences_unittest.cc     installer::master_preferences::kDistroImportHomePagePref,
master_preferences   88 chrome/installer/util/master_preferences_unittest.cc     installer::master_preferences::kDoNotCreateAnyShortcuts,
master_preferences   89 chrome/installer/util/master_preferences_unittest.cc     installer::master_preferences::kDoNotCreateDesktopShortcut,
master_preferences   90 chrome/installer/util/master_preferences_unittest.cc     installer::master_preferences::kDoNotCreateQuickLaunchShortcut,
master_preferences   91 chrome/installer/util/master_preferences_unittest.cc     installer::master_preferences::kDoNotCreateTaskbarShortcut,
master_preferences   92 chrome/installer/util/master_preferences_unittest.cc     installer::master_preferences::kDoNotLaunchChrome,
master_preferences   93 chrome/installer/util/master_preferences_unittest.cc     installer::master_preferences::kMakeChromeDefault,
master_preferences   94 chrome/installer/util/master_preferences_unittest.cc     installer::master_preferences::kMakeChromeDefaultForUser,
master_preferences   95 chrome/installer/util/master_preferences_unittest.cc     installer::master_preferences::kSystemLevel,
master_preferences   96 chrome/installer/util/master_preferences_unittest.cc     installer::master_preferences::kVerboseLogging,
master_preferences   97 chrome/installer/util/master_preferences_unittest.cc     installer::master_preferences::kRequireEula,
master_preferences   98 chrome/installer/util/master_preferences_unittest.cc     installer::master_preferences::kAltShortcutText,
master_preferences  109 chrome/installer/util/master_preferences_unittest.cc       installer::master_preferences::kDistroImportBookmarksFromFilePref,
master_preferences  115 chrome/installer/util/master_preferences_unittest.cc       installer::master_preferences::kChromeShortcutIconIndex,
master_preferences  119 chrome/installer/util/master_preferences_unittest.cc   EXPECT_TRUE(prefs.GetInt(installer::master_preferences::kDistroPingDelay,
master_preferences  143 chrome/installer/util/master_preferences_unittest.cc     { installer::master_preferences::kDistroImportSearchPref, true },
master_preferences  144 chrome/installer/util/master_preferences_unittest.cc     { installer::master_preferences::kDistroImportBookmarksPref, false },
master_preferences  145 chrome/installer/util/master_preferences_unittest.cc     { installer::master_preferences::kDoNotCreateDesktopShortcut, true },
master_preferences  146 chrome/installer/util/master_preferences_unittest.cc     { installer::master_preferences::kDoNotCreateQuickLaunchShortcut, true },
master_preferences  147 chrome/installer/util/master_preferences_unittest.cc     { installer::master_preferences::kDoNotLaunchChrome, true },
master_preferences  157 chrome/installer/util/master_preferences_unittest.cc     installer::master_preferences::kDistroImportHomePagePref,
master_preferences  158 chrome/installer/util/master_preferences_unittest.cc     installer::master_preferences::kDoNotRegisterForUpdateLaunch,
master_preferences  159 chrome/installer/util/master_preferences_unittest.cc     installer::master_preferences::kMakeChromeDefault,
master_preferences  160 chrome/installer/util/master_preferences_unittest.cc     installer::master_preferences::kMakeChromeDefaultForUser,
master_preferences  169 chrome/installer/util/master_preferences_unittest.cc       installer::master_preferences::kDistroImportBookmarksFromFilePref,
master_preferences  174 chrome/installer/util/master_preferences_unittest.cc       installer::master_preferences::kChromeShortcutIconIndex,
master_preferences  180 chrome/installer/util/master_preferences_unittest.cc       installer::master_preferences::kDistroPingDelay, &ping_delay));
master_preferences  266 chrome/installer/util/master_preferences_unittest.cc     { installer::master_preferences::kDoNotLaunchChrome, true },
master_preferences  267 chrome/installer/util/master_preferences_unittest.cc     { installer::master_preferences::kSystemLevel, true },
master_preferences  268 chrome/installer/util/master_preferences_unittest.cc     { installer::master_preferences::kVerboseLogging, false },
master_preferences  287 chrome/installer/util/master_preferences_unittest.cc     { installer::master_preferences::kDoNotLaunchChrome, true },
master_preferences  297 chrome/installer/util/master_preferences_unittest.cc       installer::master_preferences::kSystemLevel, &value));
master_preferences  299 chrome/installer/util/master_preferences_unittest.cc       installer::master_preferences::kVerboseLogging, &value));
master_preferences  343 chrome/installer/util/master_preferences_unittest.cc         installer::master_preferences::kDoNotCreateDesktopShortcut,
master_preferences  346 chrome/installer/util/master_preferences_unittest.cc         installer::master_preferences::kDoNotCreateQuickLaunchShortcut,
master_preferences  349 chrome/installer/util/master_preferences_unittest.cc         installer::master_preferences::kDoNotCreateTaskbarShortcut,
master_preferences  373 chrome/installer/util/master_preferences_unittest.cc         installer::master_preferences::kDoNotCreateDesktopShortcut,
master_preferences  376 chrome/installer/util/master_preferences_unittest.cc         installer::master_preferences::kDoNotCreateQuickLaunchShortcut,
master_preferences  379 chrome/installer/util/master_preferences_unittest.cc         installer::master_preferences::kDoNotCreateTaskbarShortcut,
master_preferences  400 chrome/installer/util/master_preferences_unittest.cc         installer::master_preferences::kDoNotCreateDesktopShortcut,
master_preferences  403 chrome/installer/util/master_preferences_unittest.cc         installer::master_preferences::kDoNotCreateQuickLaunchShortcut,
master_preferences  406 chrome/installer/util/master_preferences_unittest.cc         installer::master_preferences::kDoNotCreateTaskbarShortcut,