Home
last modified time | relevance | path

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

/build/soong/android/
Dtesting.go149 n := ctx.SingletonName(s)
/build/blueprint/
Dcontext.go3190 func (c *Context) SingletonName(singleton Singleton) string { func