Home
last modified time | relevance | path

Searched refs:Allow_missing_dependencies (Results 1 – 5 of 5) sorted by relevance

/build/soong/genrule/
Dgenrule_test.go466 …config.TestProductVariables.Allow_missing_dependencies = proptools.BoolPtr(test.allowMissingDepend…
/build/make/core/
Dsoong_config.mk42 $(call add_json_bool, Allow_missing_dependencies, $(ALLOW_MISSING_DEPENDENCIES))
/build/soong/android/
Dvariable.go187 Allow_missing_dependencies *bool `json:",omitempty"` member
Dpaths_test.go955 config.TestProductVariables.Allow_missing_dependencies = proptools.BoolPtr(true)
Dconfig.go615 return Bool(c.productVariables.Allow_missing_dependencies)