Home
last modified time | relevance | path

Searched defs:IsEnvTrue (Results 1 – 2 of 2) sorted by relevance

/build/soong/ui/build/
Denvironment.go116 func (e *Environment) IsEnvTrue(key string) bool { func
/build/soong/android/
Dconfig.go569 func (c *config) IsEnvTrue(key string) bool { func