Home
last modified time | relevance | path

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

/aosp12/build/blueprint/
H A 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 …]
H A Dglob_test.go20 ctx := NewContext()
H A Dcontext_test.go142 ctx := NewContext()
182 ctx := NewContext()
258 ctx := NewContext()
338 ctx := NewContext()
585 ctx := NewContext()
H A Dprovider_test.go106 ctx := NewContext()
274 ctx := NewContext()
H A Dvisit_test.go90 ctx := NewContext()
H A Dcontext.go402 func NewContext() *Context { func
/aosp12/build/blueprint/bootstrap/minibp/
H A Dmain.go49 ctx := blueprint.NewContext()
/aosp12/build/soong/android/
H A Dregister.go158 func NewContext(config Config) *Context { func
159 ctx := &Context{blueprint.NewContext(), config}
H A Dtesting.go37 Context: &Context{blueprint.NewContext(), config},
/aosp12/build/soong/cmd/soong_build/
H A Dmain.go83 ctx := android.NewContext(configuration)
366 bp2buildCtx := android.NewContext(configuration)
/aosp12/build/blueprint/bootstrap/
H A Dglob.go211 ctx := blueprint.NewContext()
/aosp12/build/soong/ui/build/
H A Dsoong.go167 blueprintCtx := blueprint.NewContext()