Searched refs:installer (Results 1 - 25 of 242) sorted by path

12345678910

/external/chromium_org/build/
H A Dinstall-build-deps.sh173 if package_exists ttf-mscorefonts-installer; then
174 dev_list="${dev_list} ttf-mscorefonts-installer"
/external/chromium_org/chrome/app/
H A Dchrome_crash_reporter_client.cc23 #include "chrome/installer/util/google_update_settings.h"
30 #include "chrome/installer/util/google_chrome_sxs_distribution.h"
31 #include "chrome/installer/util/install_util.h"
32 #include "chrome/installer/util/util_constants.h"
194 return (channel_name == installer::kChromeChannelDev ||
195 channel_name == installer::kChromeChannelBeta ||
H A Dclient_util.cc31 #include "chrome/installer/util/google_update_constants.h"
32 #include "chrome/installer/util/google_update_settings.h"
33 #include "chrome/installer/util/install_util.h"
34 #include "chrome/installer/util/util_constants.h"
127 double threshold = (channel == installer::kChromeChannelStable) ? 0.01 : 0.10;
239 installer::kChromeMetroDll :
241 installer::kChromeDll;
244 installer::kChromeDll :
245 installer::kChromeChildDll;
/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;
H A Dephemeral_app_throttle.cc55 scoped_refptr<EphemeralAppLauncher> installer =
58 installer->Start();
H A Dinstall_chrome_app.cc105 WebstoreInstallWithPromptAppsOnly* installer =
108 installer->BeginInstall();
/external/chromium_org/chrome/browser/autocomplete/
H A Dkeyword_extensions_delegate_impl_unittest.cc97 scoped_refptr<UnpackedInstaller> installer(
99 installer->Load(path);
/external/chromium_org/chrome/browser/
H A Dchrome_browser_main_win.cc44 #include "chrome/installer/util/browser_distribution.h"
45 #include "chrome/installer/util/helper.h"
46 #include "chrome/installer/util/install_util.h"
47 #include "chrome/installer/util/l10n_string_util.h"
48 #include "chrome/installer/util/shell_util.h"
94 class TranslationDelegate : public installer::TranslationDelegate {
367 base::FilePath user_exe_path(installer::GetChromeInstallPath(false, dist));
384 uninstall_cmd.AppendSwitch(installer::switches::kSelfDestruct);
385 uninstall_cmd.AppendSwitch(installer::switches::kForceUninstall);
387 installer
[all...]
/external/chromium_org/chrome/browser/chromeos/extensions/
H A Dexternal_cache.cc149 extensions::CrxInstaller* installer = local
151 OnDamagedFileDetected(installer->source_file());
H A Dinput_view_browsertest.cc62 scoped_refptr<extensions::CrxInstaller> installer = local
67 content::Source<extensions::CrxInstaller>(installer.get()));
68 installer->set_allow_silent_install(true);
69 installer->set_creation_flags(extensions::Extension::FROM_WEBSTORE);
70 installer->InstallCrx(path);
73 std::string extensionId = installer->extension()->id();
H A Dinstall_limiter.cc25 // Get file size. In case of error, sets 0 as file size to let the installer
39 const scoped_refptr<CrxInstaller>& installer,
41 : installer(installer),
65 void InstallLimiter::Add(const scoped_refptr<CrxInstaller>& installer, argument
69 installer->InstallCrx(path);
77 base::Bind(&InstallLimiter::AddWithSize, AsWeakPtr(), installer, path));
81 const scoped_refptr<CrxInstaller>& installer,
87 RunInstall(installer, path);
94 deferred_installs_.push(DeferredInstall(installer, pat
38 DeferredInstall( const scoped_refptr<CrxInstaller>& installer, const base::FilePath& path) argument
80 AddWithSize( const scoped_refptr<CrxInstaller>& installer, const base::FilePath& path, int64 size) argument
117 RunInstall(const scoped_refptr<CrxInstaller>& installer, const base::FilePath& path) argument
134 const scoped_refptr<CrxInstaller> installer = local
[all...]
H A Dinstall_limiter.h38 void Add(const scoped_refptr<CrxInstaller>& installer,
44 DeferredInstall(const scoped_refptr<CrxInstaller>& installer,
48 const scoped_refptr<CrxInstaller> installer; member in struct:extensions::InstallLimiter::DeferredInstall
57 // Otherwise, it just runs the installer.
58 void AddWithSize(const scoped_refptr<CrxInstaller>& installer,
65 // Starts install using passed-in info and observes |installer|'s done
67 void RunInstall(const scoped_refptr<CrxInstaller>& installer,
/external/chromium_org/chrome/browser/chromeos/extensions/file_manager/
H A Dprivate_api_misc.cc266 scoped_refptr<file_manager::AppInstaller> installer(
272 // installer will be AddRef()'d in BeginInstall().
273 installer->BeginInstall();
/external/chromium_org/chrome/browser/chromeos/first_run/
H A Ddrive_first_run_browsertest.cc126 scoped_refptr<extensions::CrxInstaller> installer = local
129 installer->InstallCrx(test_data_dir_.AppendASCII(kTestAppCrxName));
/external/chromium_org/chrome/browser/chromeos/policy/
H A Ddevice_local_account_browsertest.cc1308 scoped_refptr<extensions::CrxInstaller> installer = local
1311 installer->set_allow_silent_install(true);
1312 installer->set_install_cause(extension_misc::INSTALL_CAUSE_USER_DOWNLOAD);
1313 installer->set_creation_flags(extensions::Extension::FROM_WEBSTORE);
1319 installer->InstallCrx(test_dir.Append(kPackagedAppCRXPath));
/external/chromium_org/chrome/browser/component_updater/
H A Dcld_component_installer.cc124 // |cus| will take ownership of |installer| during installer->Register(cus).
125 DefaultComponentInstaller* installer = local
127 installer->Register(cus);
H A Dev_whitelist_component_installer.cc121 // |cus| will take ownership of |installer| during installer->Register(cus).
122 DefaultComponentInstaller* installer = local
124 installer->Register(cus);
H A Dpepper_flash_component_installer.cc312 // specifies in its component installer manifest.
443 pepflash.installer = new PepperFlashComponentInstaller(version);
H A Drecovery_component_installer.cc82 recovery.installer = new RecoveryComponentInstaller(version, prefs);
H A Dsw_reporter_installer_win.cc379 // |cus| will take ownership of |installer| during installer->Register(cus).
380 DefaultComponentInstaller* installer = local
382 installer->Register(cus);
H A Dswiftshader_component_installer.cc170 swiftshader.installer = new SwiftShaderComponentInstaller(version);
H A Dwidevine_cdm_component_installer.cc371 // |cus| will take ownership of |installer| during installer->Register(cus).
372 DefaultComponentInstaller* installer = local
374 installer->Register(cus);
/external/chromium_org/chrome/browser/component_updater/pnacl/
H A Dpnacl_component_installer.cc286 pnacl_component.installer = this;
/external/chromium_org/chrome/browser/component_updater/test/
H A Dcomponent_updater_service_unittest.cc107 TestInstaller* installer) {
119 com->installer = installer;
181 TestInstaller installer; local
186 RegisterComponent(&com, kTestComponent_abag, Version("1.1"), &installer));
193 EXPECT_EQ(0, static_cast<TestInstaller*>(com.installer)->error());
194 EXPECT_EQ(0, static_cast<TestInstaller*>(com.installer)->install_count());
239 EXPECT_EQ(0, static_cast<TestInstaller*>(com.installer)->error());
240 EXPECT_EQ(0, static_cast<TestInstaller*>(com.installer)->install_count());
337 EXPECT_EQ(0, static_cast<TestInstaller*>(com1.installer)
103 RegisterComponent( CrxComponent* com, TestComponents component, const Version& version, TestInstaller* installer) argument
431 TestInstaller installer; local
864 VersionedTestInstaller installer; local
953 TestInstaller installer; local
1011 } installer; local
1127 VersionedTestInstaller installer; local
1240 TestInstaller installer; local
1340 TestInstaller installer; local
1457 TestInstaller installer; local
[all...]
H A Dcomponent_updater_service_unittest.h59 TestInstaller* installer);

Completed in 501 milliseconds

12345678910