Home
last modified time | relevance | path

Searched refs:newContext (Results 1 – 3 of 3) sorted by relevance

/build/soong/cmd/soong_build/
Dmain.go82 func newContext(configuration android.Config, prepareBuildActions bool) *android.Context { func
125 secondCtx := newContext(secondConfig, true)
147 ctx := newContext(configuration, false)
196 ctx := newContext(configuration, prepareBuildActions)
/build/blueprint/
Dcontext_test.go402 ctx := newContext()
493 ctx := newContext()
550 ctx := newContext()
Dcontext.go382 func newContext() *Context { func
403 ctx := newContext()