Home
last modified time | relevance | path

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

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