Searched refs:validate (Results 1 – 3 of 3) sorted by relevance
47 def validate(prop_list): function228 if not validate(props):
2975 define try-validate-path-is-subdir2990 define validate-path-is-subdir2991 $(if $(call try-validate-path-is-subdir,$(1)),2992 $(call pretty-error, Illegal path: $(call try-validate-path-is-subdir,$(1)))3002 define try-validate-paths-are-subdirs3005 $(call try-validate-path-is-subdir,$(my_path))\3010 define validate-paths-are-subdirs3011 $(if $(call try-validate-paths-are-subdirs,$(1)),
353 define validate-kernel-headers364 $(call validate-kernel-headers,$(TARGET_BOARD_KERNEL_HEADERS))370 $(call validate-kernel-headers,$(TARGET_PRODUCT_KERNEL_HEADERS))