Home
last modified time | relevance | path

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

/build/soong/android/
Dtesting.go541 for _, s := range ctx.Singletons() {
/build/blueprint/
Dcontext.go3564 func (c *Context) Singletons() []Singleton { func