Home
last modified time | relevance | path

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

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