Searched defs:one (Results 1 - 4 of 4) sorted by relevance

/build/core/
H A Ddistdir.mk37 define copy-one-dist-file
47 # copy-one-dist-file to avoid multiple rules for the same target.
66 $(eval $(call copy-one-dist-file,\
H A Ddex_preopt.mk74 # Define dexpreopt-one-file based on current default runtime.
77 define dexpreopt-one-file
78 $(call dex2oat-one-file,$(1),$(2))
H A Ddex_preopt_libart.mk96 define dex2oat-one-file
H A Ddefinitions.mk464 ## a given directory or one of its parents contains
734 ## $(1): the string. Must be one line.
1844 # assets. This should be changed to do one of two things: (1) Don't generate
1899 define aapt2-compile-one-resource-file
1910 # Set up rule to compile one resource file with aapt2.
1914 define aapt2-compile-one-resource-file-rule
1917 $$(call aapt2-compile-one-resource-file)
2544 define copy-one-header
2553 define copy-one-file
2567 $(eval $(call copy-one
[all...]

Completed in 15 milliseconds