Home
last modified time | relevance | path

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

/build/soong/ui/build/
Drbe.go156 if !config.StubbyExists() && prodCredsAuthType(config) {
Dconfig.go1249 if !c.StubbyExists() && strings.Contains(authType, "use_google_prod_creds") {
1430 func (c *configImpl) StubbyExists() bool { func