Searched refs:Singletons (Results 1 – 2 of 2) sorted by relevance
/aosp12/build/soong/android/ | ||
H A D | testing.go | 541 for _, s := range ctx.Singletons() { |
/aosp12/build/blueprint/ | ||
H A D | context.go | 3564 func (c *Context) Singletons() []Singleton { func |