Searched refs:GoogleProdCredsExist (Results 1 – 2 of 2) sorted by relevance
/build/soong/ui/build/ | ||
D | rbe.go | 99 if !config.GoogleProdCredsExist() && prodCredsAuthType(config) { |
D | config.go | 1411 func (c *configImpl) GoogleProdCredsExist() bool { func |