HomeSort by relevance Sort by last modified time
    Searched refs:installer (Results 1 - 12 of 12) sorted by null

  /bootable/diskinstaller/
config.mk 53 define installer-copy-modules
64 # Build the installer ramdisk image
67 installer_ramdisk := $(TARGET_INSTALLER_OUT)/ramdisk-installer.img
69 installer_config := $(diskinstaller_root)/installer.conf
85 @echo ----- Making installer image ------
98 @echo Copying installer base files...
99 $(call installer-copy-modules,$(TARGET_OUT),\
106 $(TARGET_INSTALLER_SYSTEM_OUT)/etc/installer.conf
107 cp -f $(installer_binary) $(TARGET_INSTALLER_SYSTEM_OUT)/bin/installer
111 @echo ----- Made installer ramdisk -[ $@ ]
    [all...]
Android.mk 7 installer.c
  /external/svox/picolanginstaller/src/com/svox/langpack/installer/
InstallerActivity.java 1 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/e2fsprogs/debian/
rules 443 dpkg-distaddfile $(UDEB_NAME) debian-installer $(UDEB_PRIORITY)
447 dpkg-distaddfile $(BLKID_UDEB_NAME) debian-installer $(BLKID_UDEB_PRIORITY)
451 dpkg-distaddfile $(UUID_UDEB_NAME) debian-installer $(UUID_UDEB_PRIORITY)
  /external/clearsilver/ruby/
install.rb 429 class Installer
439 raise ArgumentError, 'more than one toplevel installer decleared'
786 class ToplevelInstaller < Installer
799 Installer.declear_toplevel_installer self
1007 installer = ToplevelInstaller.new( File.dirname($0) )
1008 installer.execute
  /build/core/
envsetup.mk 272 TARGET_INSTALLER_OUT := $(PRODUCT_OUT)/installer
  /frameworks/base/services/java/com/android/server/
PackageManagerService.java 243 final Installer mInstaller;
769 Installer installer = new Installer(); local
    [all...]
  /external/grub/
configure 857 (and sometimes confusing) to the casual installer
    [all...]
  /external/libpng/
configure     [all...]
  /external/strace/
configure 855 (and sometimes confusing) to the casual installer
    [all...]
  /external/libffi/
configure     [all...]
  /external/dbus/
configure     [all...]

Completed in 383 milliseconds