Home
last modified time | relevance | path

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

/build/soong/ui/build/
Drbe.go82 k, v := config.rbeAuth()
143 authVar, val := config.rbeAuth()
Dconfig.go1248 authType, _ := c.rbeAuth()
1360 func (c *configImpl) rbeAuth() (string, string) { func