Home
last modified time | relevance | path

Searched refs:NewContext (Results 1 – 12 of 12) sorted by relevance

/build/blueprint/
Dmodule_ctx_test.go136 ctx := NewContext()
155 ctx := NewContext()
175 ctx := NewContext()
195 ctx := NewContext()
263 ctx := NewContext()
282 ctx := NewContext()
302 ctx := NewContext()
382 ctx := NewContext()
403 ctx := NewContext()
423 ctx := NewContext()
[all …]
Dglob_test.go20 ctx := NewContext()
Dcontext_test.go142 ctx := NewContext()
182 ctx := NewContext()
258 ctx := NewContext()
338 ctx := NewContext()
585 ctx := NewContext()
Dprovider_test.go106 ctx := NewContext()
274 ctx := NewContext()
Dvisit_test.go90 ctx := NewContext()
Dcontext.go402 func NewContext() *Context { func
/build/blueprint/bootstrap/minibp/
Dmain.go49 ctx := blueprint.NewContext()
/build/soong/android/
Dregister.go158 func NewContext(config Config) *Context { func
159 ctx := &Context{blueprint.NewContext(), config}
Dtesting.go37 Context: &Context{blueprint.NewContext(), config},
/build/soong/cmd/soong_build/
Dmain.go83 ctx := android.NewContext(configuration)
366 bp2buildCtx := android.NewContext(configuration)
/build/blueprint/bootstrap/
Dglob.go211 ctx := blueprint.NewContext()
/build/soong/ui/build/
Dsoong.go167 blueprintCtx := blueprint.NewContext()