Home
last modified time | relevance | path

Searched refs:IntegerOverflowExcludePaths (Results 1 – 3 of 3) sorted by relevance

/build/make/core/
Dsoong_config.mk105 $(call add_json_list, IntegerOverflowExcludePaths, $(INTEGER_OVERFLOW_EXCLUDE_PATHS) $(PRODUC…
/build/soong/android/
Dvariable.go250 IntegerOverflowExcludePaths []string `json:",omitempty"` member
Dconfig.go1167 if len(c.productVariables.IntegerOverflowExcludePaths) == 0 {
1170 return HasAnyPrefix(path, c.productVariables.IntegerOverflowExcludePaths)