Searched defs:IsEnvTrue (Results 1 – 2 of 2) sorted by relevance
/build/soong/ui/build/ | ||
D | environment.go | 116 func (e *Environment) IsEnvTrue(key string) bool { func |
/build/soong/android/ | ||
D | config.go | 569 func (c *config) IsEnvTrue(key string) bool { func |