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))
117 define dump-product
125 $(foreach p,$(PRODUCTS),$(call dump-product,$(p)))
136 define inherit-product
150 define inherit-product-if-exists
151 $(if $(wildcard $(1)),$(call inherit-product,$(1)),)
203 define _resolve-short-product-name
215 $(error No matches for product "$(pn)"), \
220 define resolve-short-product-name
221 $(strip $(call _resolve-short-product-name,$(1)))
280 define stash-product-vars
290 define assert-product-vars
304 define add-to-product-copy-files-if-exists
313 define add-product-dex-preopt-module-config