Searched refs:installer (Results 126 - 150 of 242) sorted by relevance

12345678910

/external/chromium_org/chrome/installer/util/
H A Dchrome_app_host_operations.h10 #include "chrome/installer/util/product_operations.h"
12 namespace installer { namespace
61 } // namespace installer
H A Dchrome_binaries_operations.h10 #include "chrome/installer/util/product_operations.h"
12 namespace installer { namespace
61 } // namespace installer
H A Dchrome_browser_operations.h10 #include "chrome/installer/util/product_operations.h"
12 namespace installer { namespace
60 } // namespace installer
H A Dchrome_frame_operations.h10 #include "chrome/installer/util/product_operations.h"
12 namespace installer { namespace
60 } // namespace installer
H A Deula_util.cc5 #include "chrome/installer/util/eula_util.h"
9 #include "chrome/installer/util/browser_distribution.h"
10 #include "chrome/installer/util/install_util.h"
11 #include "chrome/installer/util/installation_state.h"
12 #include "chrome/installer/util/master_preferences.h"
13 #include "chrome/installer/util/master_preferences_constants.h"
15 namespace installer { namespace
95 } // namespace installer
H A Dfake_installation_state.h10 #include "chrome/installer/util/fake_product_state.h"
11 #include "chrome/installer/util/helper.h"
12 #include "chrome/installer/util/installation_state.h"
13 #include "chrome/installer/util/util_constants.h"
15 namespace installer { namespace
56 } // namespace installer
H A Dhtml_dialog.h17 namespace installer { namespace
99 } // namespace installer
H A Dlegacy_firewall_manager_win_unittest.cc5 #include "chrome/installer/util/legacy_firewall_manager_win.h"
11 namespace installer { namespace
74 } // namespace installer
H A Dmaster_preferences.h22 namespace installer { namespace
222 } // namespace installer
H A Dproduct_operations.h14 #include "chrome/installer/util/shell_util.h"
15 #include "chrome/installer/util/util_constants.h"
23 namespace installer { namespace
99 } // namespace installer
H A Dwmi_unittest.cc7 #include "chrome/installer/util/wmi.h"
10 namespace installer { namespace
51 } // namespace installer
H A Dchannel_info.cc5 #include "chrome/installer/util/channel_info.h"
9 #include "chrome/installer/util/google_update_constants.h"
10 #include "chrome/installer/util/util_constants.h"
29 installer::kChromeChannelBeta,
30 installer::kChromeChannelDev,
31 installer::kChromeChannelStableExplicit
141 namespace installer { namespace
173 if (*scan == installer::kChromeChannelStableExplicit)
311 } // namespace installer
H A Dgoogle_update_settings.cc5 #include "chrome/installer/util/google_update_settings.h"
22 #include "chrome/installer/util/app_registration_data.h"
23 #include "chrome/installer/util/browser_distribution.h"
24 #include "chrome/installer/util/channel_info.h"
25 #include "chrome/installer/util/google_update_constants.h"
26 #include "chrome/installer/util/google_update_experiment_util.h"
27 #include "chrome/installer/util/install_util.h"
28 #include "chrome/installer/util/installation_state.h"
29 #include "chrome/installer/util/product.h"
32 using installer
[all...]
H A Dinstaller_state.h18 #include "chrome/installer/util/browser_distribution.h"
19 #include "chrome/installer/util/product.h"
20 #include "chrome/installer/util/util_constants.h"
30 namespace installer { namespace
180 // Returns the path to the installer under Chrome version folder
198 void UpdateStage(installer::InstallerStage stage) const;
204 // Sets installer result information in the registry for consumption by Google
283 } // namespace installer
H A Dutil_constants.h13 namespace installer { namespace
15 // Return status of installer
30 INVALID_ARCHIVE, // 13. Something wrong with the installer archive
81 // invalid installer state.
103 COMPILE_ASSERT(installer::UNPACKING_FAILED == 57,
238 // Google Update installer result API
261 // The range of error values for the installer, Courgette, and bsdiff is
271 } // namespace installer
/external/chromium_org/components/component_updater/
H A Dcomponent_patcher.h57 // Takes an unpacked differential CRX (|input_dir|) and a component installer,
64 ComponentInstaller* installer,
H A Dcomponent_unpacker.h32 // error the component specific installer will be invoked to proceed with
101 ComponentInstaller* installer,
/external/chromium_org/remoting/host/installer/linux/
H A DMakefile34 install "$(SRC_DIR)/remoting/host/installer/linux/is-remoting-session" \
68 install $(BUILD_DIR)/remoting/installer/cron/chrome-remote-desktop \
/external/chromium_org/tools/win/
H A Dcopy-installer.bat7 REM Copies an installer and symbols from a build directory on a network share
11 REM \\build.share\<path_to_checkout>\src\tools\win\copy-installer.bat
19 REM in a given build tree by creating a "copy-installer.cfg" file alongside the
32 IF EXIST "%FROM%\..\copy-installer.cfg" CALL "%FROM%\..\copy-installer.cfg"
/external/chromium_org/chrome/browser/plugins/
H A Dplugin_finder.cc189 PluginInstaller** installer,
204 *installer = installer_it->second;
213 PluginInstaller** installer,
221 if (installer) {
226 *installer = installer_it->second;
186 FindPlugin( const std::string& mime_type, const std::string& language, PluginInstaller** installer, scoped_ptr<PluginMetadata>* plugin_metadata) argument
211 FindPluginWithIdentifier( const std::string& identifier, PluginInstaller** installer, scoped_ptr<PluginMetadata>* plugin_metadata) argument
/external/chromium_org/chrome/browser/apps/
H A Dephemeral_app_launcher.cc102 scoped_refptr<EphemeralAppLauncher> installer = local
107 installer->set_install_source(WebstoreInstaller::INSTALL_SOURCE_APP_LAUNCHER);
108 return installer;
116 scoped_refptr<EphemeralAppLauncher> installer = local
118 installer->set_install_source(WebstoreInstaller::INSTALL_SOURCE_OTHER);
119 return installer;
/external/chromium_org/chrome/browser/extensions/
H A Dextension_gcm_app_handler_unittest.cc297 static bool IsCrxInstallerDone(extensions::CrxInstaller** installer, argument
301 *installer;
318 extensions::CrxInstaller* installer = NULL; local
321 base::Bind(&IsCrxInstallerDone, &installer));
323 extension->id(), path, true, &installer);
325 if (installer)
/external/chromium_org/chrome/browser/first_run/
H A Dtry_chrome_dialog_view.cc15 #include "chrome/installer/util/browser_distribution.h"
16 #include "chrome/installer/util/user_experiment.h"
168 installer::ExperimentDetails experiment;
170 !installer::CreateExperimentDetails(flavor_, &experiment) ||
204 !!(experiment.flags & installer::kToastUiDontBugMeAsButton);
215 if (experiment.flags & installer::kToastUiUninstall) {
228 if (experiment.flags & installer::kToastUiMakeDefault) {
259 if (experiment.flags & installer::kToastUiWhyLink) {
/external/chromium_org/chrome/installer/linux/rpm/
H A Dbuild.sh8 # builds don't add the "${BUILDDIR}/installer/" files needed for packaging.
60 process_template "${BUILDDIR}/installer/common/rpmrepo.cron" \
114 echo "chrome/installer/linux/rpm/expected_deps_i386"
115 echo "chrome/installer/linux/rpm/expected_deps_x86_64"
273 source ${BUILDDIR}/installer/common/installer.include
278 source "${BUILDDIR}/installer/common/google-chrome.info"
280 source "${BUILDDIR}/installer/common/chromium-browser.info"
283 "${BUILDDIR}/installer/theme/BRANDING")
/external/chromium_org/chrome/browser/google/
H A Dgoogle_update_win.cc22 #include "chrome/installer/util/browser_distribution.h"
23 #include "chrome/installer/util/google_update_settings.h"
24 #include "chrome/installer/util/helper.h"
25 #include "chrome/installer/util/install_util.h"
47 base::FilePath user_exe_path = installer::GetChromeInstallPath(false, dist);
48 base::FilePath machine_exe_path = installer::GetChromeInstallPath(true, dist);
61 base::string16 app_guid = installer::GetAppGuidForUpdates(
324 base::string16 app_guid = installer::GetAppGuidForUpdates(system_level);

Completed in 518 milliseconds

12345678910