Home
last modified time | relevance | path

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

/build/soong/
Dregister.go57 func NewContext() *blueprint.Context { func
58 ctx := blueprint.NewContext()
/build/blueprint/
Dcontext_test.go71 ctx := NewContext()
111 ctx := NewContext()
Dcontext.go238 func NewContext() *Context { func
/build/soong/cmd/soong_build/
Dmain.go36 ctx := soong.NewContext()
/build/blueprint/bootstrap/minibp/
Dmain.go47 ctx := blueprint.NewContext()