Home
last modified time | relevance | path

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

/build/blueprint/
Dmodule_ctx_test.go116 ctx := NewContext()
139 ctx := NewContext()
163 ctx := NewContext()
187 ctx := NewContext()
Dcontext_test.go142 ctx := NewContext()
182 ctx := NewContext()
258 ctx := NewContext()
338 ctx := NewContext()
585 ctx := NewContext()
Dglob_test.go20 ctx := NewContext()
Dvisit_test.go90 ctx := NewContext()
Dcontext.go327 func NewContext() *Context { func
/build/blueprint/bootstrap/minibp/
Dmain.go51 ctx := blueprint.NewContext()
/build/soong/android/
Dregister.go86 func NewContext() *Context { func
87 ctx := &Context{blueprint.NewContext()}
Dtesting.go35 Context: &Context{blueprint.NewContext()},
/build/soong/cmd/soong_build/
Dmain.go59 ctx := android.NewContext()
/build/blueprint/bootstrap/
Dglob.go154 ctx := blueprint.NewContext()