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

  /external/linux-kselftest/tools/testing/selftests/rcutorture/bin/
kvm.sh 58 echo " --bootimage relative-path-to-kernel-boot-image"
86 --bootimage)
87 checkarg --bootimage "(relative path to kernel boot image)" "$#" "$2" '[a-zA-Z0-9][a-zA-Z0-9_]*' '^--'
  /frameworks/base/core/java/android/os/
Build.java 862 final String bootimage = SystemProperties.get("ro.bootimage.build.fingerprint"); local
    [all...]
  /build/make/core/
Makefile 115 $(hide) echo ro.bootimage.build.date=`$(DATE_FROM_FILE)`>>$@
116 $(hide) echo ro.bootimage.build.date.utc=`$(DATE_FROM_FILE) +%s`>>$@
117 $(hide) echo ro.bootimage.build.fingerprint="$(BUILD_FINGERPRINT_FROM_FILE)">>$@
662 .PHONY: bootimage-nodeps
663 bootimage-nodeps: $(MKBOOTIMG) $(AVBTOOL) $(BOARD_AVB_BOOT_KEY_PATH)
681 .PHONY: bootimage-nodeps
682 bootimage-nodeps: $(MKBOOTIMG) $(BOOT_SIGNER)
696 .PHONY: bootimage-nodeps
697 bootimage-nodeps: $(MKBOOTIMG) $(VBOOT_SIGNER) $(FUTILITY)
710 .PHONY: bootimage-nodep
    [all...]
main.mk     [all...]
config.mk     [all...]

Completed in 222 milliseconds