Lines Matching refs:call
29 $(eval o := $(call aapt2-compiled-resource-out-file,$(r),$(my_compiled_res_base_dir)))\
30 $(eval $(call aapt2-compile-one-resource-file-rule,$(r),$(o)))\
35 $(eval o := $(call aapt2-compiled-resource-out-file,$(r),$(my_compiled_res_base_dir)))\
36 $(eval $(call aapt2-compile-one-resource-file-rule,$(r),$(o)))\
46 $(call aapt2-compile-resource-dirs)
57 $(call aapt2-compile-resource-zips)
69 my_static_library_resources := $(foreach l, $(call reverse-list,$(LOCAL_STATIC_ANDROID_LIBRARIES) $…
70 $(call intermediates-dir-for,JAVA_LIBRARIES,$(l),,COMMON)/package-res.apk)
71 my_static_library_extra_packages := $(foreach l, $(call reverse-list,$(LOCAL_STATIC_ANDROID_LIBRARI…
72 $(call intermediates-dir-for,JAVA_LIBRARIES,$(l),,COMMON)/extra_packages)
74 $(call intermediates-dir-for,JAVA_LIBRARIES,$(l),,COMMON)/package-res.apk)
126 $(call aapt2-link)
129 $(call find-generated-R.java,$(PRIVATE_JAVA_GEN_DIR),$(PRIVATE_R_FILE_STAMP))