Lines Matching refs:product
33 $(SRC_TARGET_DIR)/product/AndroidProducts.mk
41 define get-product-makefiles
59 define get-all-product-makefiles
60 $(call get-product-makefiles,$(_find-android-products-files))
116 define dump-product
124 $(foreach p,$(PRODUCTS),$(call dump-product,$(p)))
135 define inherit-product
149 define inherit-product-if-exists
150 $(if $(wildcard $(1)),$(call inherit-product,$(1)),)
202 define _resolve-short-product-name
214 $(error No matches for product "$(pn)"), \
219 define resolve-short-product-name
220 $(strip $(call _resolve-short-product-name,$(1)))
282 define stash-product-vars
292 define assert-product-vars
306 define add-to-product-copy-files-if-exists
315 define add-product-dex-preopt-module-config