Home
last modified time | relevance | path

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

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