Searched refs:SetBuildBrokenDupRules (Results 1 – 2 of 2) sorted by relevance
/build/soong/ui/build/ | ||
D | dumpvars.go | 292 config.SetBuildBrokenDupRules(make_vars["BUILD_BROKEN_DUP_RULES"] == "true") |
D | config.go | 1038 func (c *configImpl) SetBuildBrokenDupRules(val bool) { func |