Home
last modified time | relevance | path

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

/build/soong/android/
Dtesting.go597 for _, s := range ctx.Singletons() {
/build/bazel/docs/
Dinternal_concepts.md249 1. Running Singletons to generate Ninja statements that generate docs,
/build/blueprint/
Dcontext.go3666 func (c *Context) Singletons() []Singleton { func