Searched refs:IntegerOverflowExcludePaths (Results 1 – 3 of 3) sorted by relevance
105 $(call add_json_list, IntegerOverflowExcludePaths, $(INTEGER_OVERFLOW_EXCLUDE_PATHS) $(PRODUC…
250 IntegerOverflowExcludePaths []string `json:",omitempty"` member
1167 if len(c.productVariables.IntegerOverflowExcludePaths) == 0 {1170 return HasAnyPrefix(path, c.productVariables.IntegerOverflowExcludePaths)