Searched refs:XOMExcludePaths (Results 1 – 3 of 3) sorted by relevance
93 $(call add_json_list, XOMExcludePaths, $(XOM_EXCLUDE_PATHS) $(PRODUCT_XOM_EXCLUDE…
221 XOMExcludePaths []string `json:",omitempty"` member
997 if c.productVariables.XOMExcludePaths == nil {1000 return PrefixInList(path, c.productVariables.XOMExcludePaths)