Home
last modified time | relevance | path

Searched defs:installer (Results 1 – 10 of 10) sorted by relevance

/external/webkit/Tools/Scripts/webkitpy/thirdparty/
D__init__.py64 installer = AutoInstaller(append_to_search_path=True, variable
71 installer = AutoInstaller(target_dir=autoinstalled_dir) variable
84 installer = AutoInstaller(target_dir=irc_dir) variable
89 installer = AutoInstaller(target_dir=pywebsocket_dir) variable
/external/chromium/chrome/browser/extensions/
Dcrx_installer_browsertest.cc54 scoped_refptr<CrxInstaller> installer( in DidWhitelistInstallPrompt() local
Dextension_browsertest.cc238 scoped_refptr<CrxInstaller> installer( in InstallOrUpdateExtension() local
Dextension_service.cc582 scoped_refptr<CrxInstaller> installer( in UpdateExtension() local
1920 scoped_refptr<CrxInstaller> installer( in OnExternalExtensionFileFound() local
Dextension_service_unittest.cc581 scoped_refptr<CrxInstaller> installer( in StartCrxInstall() local
598 scoped_refptr<CrxInstaller> installer( in InstallCrxWithLocation() local
1254 scoped_refptr<CrxInstaller> installer( in TEST_F() local
/external/webkit/Tools/Scripts/webkitpy/common/system/
Dautoinstall.py506 installer = AutoInstaller(target_dir=target_dir, variable
/external/chromium/chrome/browser/automation/
Dautomation_provider.cc775 scoped_refptr<CrxInstaller> installer( in InstallExtension() local
808 scoped_refptr<CrxInstaller> installer(new CrxInstaller(service, client)); in InstallExtensionAndGetHandle() local
Dautomation_provider_observers.cc720 CrxInstaller* installer = Source<CrxInstaller>(source).ptr(); in Observe() local
/external/chromium/chrome/browser/download/
Ddownload_util.cc326 scoped_refptr<CrxInstaller> installer( in OpenChromeExtension() local
/external/chromium/chrome/browser/ui/
Dbrowser.cc3313 scoped_refptr<CrxInstaller> installer( in OnInstallApplication() local