HomeSort by relevance Sort by last modified time
    Searched full:installer (Results 101 - 125 of 264) sorted by null

1 2 3 45 6 7 8 91011

  /packages/apps/CertInstaller/res/values-fr/
strings.xml 40 <string name="no_cert_to_saved" msgid="5708884372817309068">"Aucun certificat à installer."</string>
  /packages/apps/CertInstaller/res/values-tl/
strings.xml 19 <string name="app_name" msgid="9095072584761066851">"Installer ng Certificate"</string>
  /sdk/sdkmanager/libs/sdkuilib/tests/com/android/sdkuilib/internal/repository/
MockUpdaterData.java 69 /** Returns a mock installer that simply records what would have been installed. */
  /external/chromium/chrome/browser/first_run/
first_run.h 26 // fully test the custom installer. It also contains the opposite actions to
94 // See chrome/installer/util/master_preferences.h for a description of
  /external/chromium/chrome/browser/
upgrade_detector.cc 22 #include "chrome/installer/util/browser_distribution.h"
28 #include "chrome/installer/util/install_util.h"
  /external/e2fsprogs/e2fsck/
e2fsck.conf.5.in 101 best efforts of init script and installer authors to not be
104 installer not having access to a network time server
  /frameworks/base/services/java/com/android/server/pm/
Installer.java 28 class Installer {
29 private static final String TAG = "Installer";
  /external/webkit/Tools/Scripts/webkitpy/common/system/
autoinstall.py 60 installer = AutoInstaller()
62 installer.install(url="http://pypi.python.org/packages/source/p/pep8/pep8-0.5.0.tar.gz#md5=512a818af9979290cd619cce8e9c2e2b",
64 installer.install(url="http://pypi.python.org/packages/source/m/mechanize/mechanize-0.2.4.zip",
506 installer = AutoInstaller(target_dir=target_dir, variable in class:AutoInstaller
509 installer.install(should_refresh=False,
513 installer.install(should_refresh=False,
  /external/chromium/chrome/browser/extensions/
extension_browsertest.cc 238 scoped_refptr<CrxInstaller> installer(
240 installer->set_expected_id(id);
241 installer->InstallCrx(crx_path);
extension_service.cc 582 scoped_refptr<CrxInstaller> installer(
585 installer->set_expected_id(id);
587 installer->set_install_source(pending_extension_info.install_source());
589 installer->set_install_source(extension->location());
590 installer->set_delete_source(true);
591 installer->set_original_url(download_url);
592 installer->InstallCrx(extension_path);
    [all...]
extension_metrics_module.cc 12 #include "chrome/installer/util/google_update_settings.h"
  /external/chromium/chrome/browser/cocoa/
install_from_dmg.mm 245 // Invokes the installer program at installer_path to copy source_path to
248 // function will assume ownership of it, will invoke the installer with that
  /external/chromium/chrome/browser/speech/
speech_input_manager.cc 29 #include "chrome/installer/util/wmi.h"
69 installer::WMIComputerSystem::GetModel() + L"|" +
  /dalvik/docs/
dexopt.html 94 <li>The system installer does it when an application is first added.
114 Preparation of the DEX file for the "just in time" and "system installer"
118 with appropriate privileges, so for the "system installer" case this is
298 invocation, this is easy. If we have to rely on the installer daemon, or
  /external/chromium/chrome/browser/automation/
automation_provider.cc 775 scoped_refptr<CrxInstaller> installer(
777 installer->InstallCrx(crx_path);
808 scoped_refptr<CrxInstaller> installer(new CrxInstaller(service, client));
809 installer->InstallCrx(crx_path);
    [all...]
  /external/chromium/chrome/browser/ui/options/
options_util.cc 19 #include "chrome/installer/util/google_update_settings.h"
  /external/chromium/chrome/common/
child_process_logging_mac.mm 13 #include "chrome/installer/util/google_update_settings.h"
  /external/chromium/webkit/glue/resources/
webkit_strings_da.xtb 38 <translation id="3789841737615482174">Installer</translation>
  /external/webkit/Tools/wx/packaging/
build-mac-installer.py 26 # Script for building Mac .pkg installer
build-win-installer.py 26 # Create a Windows installer package for wxPython wxWebKit binaries
  /frameworks/base/docs/html/resources/articles/
zipalign.jd 18 multiple processes: the installer reads the manifest to handle the
  /packages/apps/CertInstaller/res/values/
strings.xml 18 <string name="app_name">Certificate Installer</string>
  /packages/apps/Exchange/res/values-de/
strings.xml 37 <string name="policy_dont_allow_unsigned_installers" msgid="8124763529572916905">"Keine Installer für unsignierte Apps"</string>
  /packages/apps/Exchange/res/values-it/
strings.xml 37 <string name="policy_dont_allow_unsigned_installers" msgid="8124763529572916905">"non consentire installer di app. non firmate"</string>
  /packages/apps/Exchange/res/values-tl/
strings.xml 37 <string name="policy_dont_allow_unsigned_installers" msgid="8124763529572916905">"huwag payagan di-pirmadong app installer"</string>

Completed in 3337 milliseconds

1 2 3 45 6 7 8 91011