Home
last modified time | relevance | path

Searched refs:AllowMissingDependencies (Results 1 – 4 of 4) sorted by relevance

/build/soong/cmd/soong_build/
Dmain.go45 ctx.SetAllowMissingDependencies(configuration.AllowMissingDependencies())
/build/soong/android/
Dconfig.go380 func (c *config) AllowMissingDependencies() bool { func
Dpaths.go186 if pathConfig(ctx).AllowMissingDependencies() {
/build/soong/cc/
Dcc.go933 if ctx.AConfig().AllowMissingDependencies() {