Home
last modified time | relevance | path

Searched refs:NewContext (Results 1 – 11 of 11) 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.go144 ctx := NewContext()
184 ctx := NewContext()
260 ctx := NewContext()
340 ctx := NewContext()
587 ctx := NewContext()
831 ctx := NewContext()
1160 ctx := NewContext()
1457 ctx := NewContext()
Dprovider_test.go111 ctx := NewContext()
279 ctx := NewContext()
Dvisit_test.go90 ctx := NewContext()
Dcontext.go495 func NewContext() *Context { func
/build/soong/android/
Dregister.go156 func NewContext(config Config) *Context { func
157 ctx := &Context{blueprint.NewContext(), config}
Dtesting.go35 Context: &Context{blueprint.NewContext(), config},
/build/blueprint/bootstrap/
Dglob.go230 ctx := blueprint.NewContext()
/build/soong/cmd/soong_build/
Dmain.go98 ctx := android.NewContext(configuration)
/build/soong/ui/build/
Dsoong.go403 blueprintCtx := blueprint.NewContext()