Home
last modified time | relevance | path

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

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