Searched defs:installer (Results 76 - 100 of 128) sorted by relevance

123456

/external/chromium_org/chrome/browser/component_updater/
H A Dcomponent_unpacker.cc113 ComponentInstaller* installer)
167 installer,
196 if (!installer->Install(*manifest, unpack_path_)) {
109 ComponentUnpacker(const std::vector<uint8>& pk_hash, const base::FilePath& path, const std::string& fingerprint, ComponentPatcher* patcher, ComponentInstaller* installer) argument
H A Dcomponent_patcher_operation.cc60 ComponentInstaller* installer,
70 command_args, input_dir, installer);
114 ComponentInstaller* installer) {
119 if (!installer->GetInstalledFile(input_rel_path, &input_abs_path_))
139 ComponentInstaller* installer) {
164 ComponentInstaller* installer) {
171 if (!installer->GetInstalledFile(input_rel_path, &input_abs_path_))
196 ComponentInstaller* installer) {
203 if (!installer->GetInstalledFile(input_rel_path, &input_abs_path_))
56 Run(base::DictionaryValue* command_args, const base::FilePath& input_dir, const base::FilePath& unpack_dir, ComponentPatcher* patcher, ComponentInstaller* installer, int* error) argument
111 DoParseArguments( base::DictionaryValue* command_args, const base::FilePath& input_dir, ComponentInstaller* installer) argument
136 DoParseArguments( base::DictionaryValue* command_args, const base::FilePath& input_dir, ComponentInstaller* installer) argument
161 DoParseArguments( base::DictionaryValue* command_args, const base::FilePath& input_dir, ComponentInstaller* installer) argument
193 DoParseArguments( base::DictionaryValue* command_args, const base::FilePath& input_dir, ComponentInstaller* installer) argument
H A Dcomponent_updater_service.h86 ComponentInstaller* installer; member in struct:CrxComponent
102 // be downloaded, verified and unpacked. Then component-specific installer
103 // ComponentInstaller::Install (of CrxComponent::installer) will be called.
/external/chromium_org/chrome/browser/extensions/
H A Dwebstore_inline_installer_unittest.cc86 scoped_refptr<TestWebstoreInlineInstaller> installer = local
88 return installer->TestCheckRequestorPermitted(webstore_data);
104 scoped_refptr<TestWebstoreInlineInstaller> installer = local
106 return installer->TestCheckRequestorPermitted(webstore_data);
H A Dbundle_installer.cc169 scoped_refptr<WebstoreInstaller> installer = new WebstoreInstaller( local
176 installer->Start();
H A Dcrx_installer_browsertest.cc133 // data dir) with expected id |id|. Returns the installer.
156 scoped_refptr<CrxInstaller> installer(
160 installer->set_allow_silent_install(true);
161 installer->set_is_gallery_install(true);
162 installer->InstallCrx(PackExtension(ext_path));
166 return installer;
183 scoped_refptr<CrxInstaller> installer = local
229 scoped_refptr<CrxInstaller> installer = local
H A Dwebstore_standalone_installer.cc216 scoped_refptr<WebstoreInstaller> installer = new WebstoreInstaller( local
223 installer->Start();
/external/chromium_org/chrome/installer/util/
H A Dapp_command.h20 namespace installer { namespace
84 } // namespace installer
H A Dchrome_app_host_operations.cc5 #include "chrome/installer/util/chrome_app_host_operations.h"
11 #include "chrome/installer/util/browser_distribution.h"
12 #include "chrome/installer/util/channel_info.h"
13 #include "chrome/installer/util/helper.h"
14 #include "chrome/installer/util/master_preferences.h"
15 #include "chrome/installer/util/master_preferences_constants.h"
16 #include "chrome/installer/util/shell_util.h"
17 #include "chrome/installer/util/util_constants.h"
19 namespace installer { namespace
130 } // namespace installer
[all...]
H A Dchrome_browser_operations.cc5 #include "chrome/installer/util/chrome_browser_operations.h"
12 #include "chrome/installer/util/browser_distribution.h"
13 #include "chrome/installer/util/channel_info.h"
14 #include "chrome/installer/util/helper.h"
15 #include "chrome/installer/util/install_util.h"
16 #include "chrome/installer/util/master_preferences.h"
17 #include "chrome/installer/util/master_preferences_constants.h"
18 #include "chrome/installer/util/shell_util.h"
19 #include "chrome/installer/util/user_experiment.h"
20 #include "chrome/installer/uti
22 namespace installer { namespace
[all...]
H A Dhtml_dialog.h17 namespace installer { namespace
98 } // namespace installer
H A Dinstallation_validation_helper.cc9 #include "chrome/installer/util/installation_validation_helper.h"
13 #include "chrome/installer/util/installation_state.h"
16 namespace installer { namespace
136 } // namespace installer
H A Dwmi.cc5 #include "chrome/installer/util/wmi.h"
18 namespace installer { namespace
177 } // namespace installer
H A Dchrome_frame_operations.cc5 #include "chrome/installer/util/chrome_frame_operations.h"
10 #include "chrome/installer/util/channel_info.h"
11 #include "chrome/installer/util/helper.h"
12 #include "chrome/installer/util/master_preferences.h"
13 #include "chrome/installer/util/master_preferences_constants.h"
14 #include "chrome/installer/util/util_constants.h"
16 namespace installer { namespace
78 key_files->push_back(base::FilePath(installer::kChromeFrameDll));
79 key_files->push_back(base::FilePath(installer::kChromeFrameHelperExe));
86 com_dll_list->push_back(base::FilePath(installer
[all...]
H A Dhtml_dialog_impl.cc10 #include "chrome/installer/util/html_dialog.h"
14 namespace installer { namespace
191 } // namespace installer
H A Dinstallation_state.cc5 #include "chrome/installer/util/installation_state.h"
11 #include "chrome/installer/util/google_update_constants.h"
12 #include "chrome/installer/util/install_util.h"
14 namespace installer { namespace
94 // "UninstallString" will be absent for the multi-installer package.
96 // "UninstallArguments" will be absent for the multi-installer package.
277 } // namespace installer
H A Dinstallation_state.h14 #include "chrome/installer/util/app_commands.h"
15 #include "chrome/installer/util/browser_distribution.h"
16 #include "chrome/installer/util/channel_info.h"
25 namespace installer { namespace
168 } // namespace installer
H A Dlanguage_selector.cc8 #include "chrome/installer/util/language_selector.h"
16 #include "chrome/installer/util/google_update_settings.h"
208 namespace installer { namespace
295 } // namespace installer
H A Dmaster_preferences_constants.cc5 #include "chrome/installer/util/master_preferences_constants.h"
7 namespace installer { namespace
51 } // namespace installer
H A Dproduct.cc5 #include "chrome/installer/util/product.h"
13 #include "chrome/installer/util/chrome_app_host_operations.h"
14 #include "chrome/installer/util/chrome_binaries_operations.h"
15 #include "chrome/installer/util/chrome_browser_operations.h"
16 #include "chrome/installer/util/chrome_browser_sxs_operations.h"
17 #include "chrome/installer/util/chrome_frame_operations.h"
18 #include "chrome/installer/util/google_update_constants.h"
19 #include "chrome/installer/util/helper.h"
20 #include "chrome/installer/util/install_util.h"
21 #include "chrome/installer/uti
28 namespace installer { namespace
[all...]
/external/svox/picolanginstaller/src/com/svox/langpack/installer/
H A DInstallerActivity.java1 package com.svox.langpack.installer;
45 // only run the installer if there isn't another one running
159 // only run the installer if there isn't another one running
160 // (we only get here if the installer couldn't complete successfully before)
/external/chromium_org/chrome/browser/chromeos/extensions/
H A Dexternal_cache.cc113 extensions::CrxInstaller* installer = local
115 OnDamagedFileDetected(installer->source_file());
/external/chromium_org/chrome/browser/plugins/
H A Dplugin_finder.cc195 PluginInstaller** installer,
210 *installer = installer_it->second;
219 PluginInstaller** installer,
227 if (installer) {
232 *installer = installer_it->second;
192 FindPlugin( const std::string& mime_type, const std::string& language, PluginInstaller** installer, scoped_ptr<PluginMetadata>* plugin_metadata) argument
217 FindPluginWithIdentifier( const std::string& identifier, PluginInstaller** installer, scoped_ptr<PluginMetadata>* plugin_metadata) argument
H A Dplugin_infobar_delegates.cc173 PluginInstaller* installer,
180 infobar_service, installer, plugin_metadata.Pass(),
182 (installer->state() == PluginInstaller::INSTALLER_STATE_IDLE) ?
189 PluginInstaller* installer,
193 WeakPluginInstallerObserver(installer),
238 DCHECK_EQ(PluginInstaller::INSTALLER_STATE_IDLE, installer()->state());
245 installer()->OpenDownloadURL(plugin_url, web_contents());
247 installer()->StartInstalling(plugin_url, web_contents());
301 this, installer(), plugin_metadata_->Clone(), false, message);
309 PluginInstaller* installer,
171 Create( InfoBarService* infobar_service, PluginInstaller* installer, scoped_ptr<PluginMetadata> plugin_metadata) argument
187 OutdatedPluginInfoBarDelegate( InfoBarService* infobar_service, PluginInstaller* installer, scoped_ptr<PluginMetadata> plugin_metadata, const string16& message) argument
307 Create( InfoBarService* infobar_service, PluginInstaller* installer, scoped_ptr<PluginMetadata> plugin_metadata, const InstallCallback& callback) argument
331 Replace( InfoBarDelegate* infobar, PluginInstaller* installer, scoped_ptr<PluginMetadata> plugin_metadata, bool new_install, const string16& message) argument
345 PluginInstallerInfoBarDelegate( InfoBarService* infobar_service, PluginInstaller* installer, scoped_ptr<PluginMetadata> plugin_metadata, const InstallCallback& callback, bool new_install, const string16& message) argument
[all...]
H A Dplugin_observer.cc62 PluginInstaller* installer,
83 PluginInstaller* installer,
86 WeakPluginInstallerObserver(installer),
107 installer()->StartInstalling(plugin_metadata_->plugin_url(), web_contents_);
131 PluginInstaller* installer)
132 : PluginInstallerObserver(installer),
135 DCHECK(installer);
136 switch (installer->state()) {
297 PluginInstaller* installer = NULL; local
299 bool ret = finder->FindPluginWithIdentifier(identifier, &installer,
81 ConfirmInstallDialogDelegate( content::WebContents* web_contents, PluginInstaller* installer, scoped_ptr<PluginMetadata> plugin_metadata) argument
128 PluginPlaceholderHost(PluginObserver* observer, int routing_id, string16 plugin_name, PluginInstaller* installer) argument
320 PluginInstaller* installer = NULL; local
340 InstallMissingPlugin( PluginInstaller* installer, const PluginMetadata* plugin_metadata) argument
[all...]

Completed in 389 milliseconds

123456