Searched refs:EnvFileContents (Results 1 – 2 of 2) sorted by relevance
/build/soong/env/ | ||
D | env.go | 30 func EnvFileContents(envDeps map[string]string) ([]byte, error) { func |
/build/soong/android/ | ||
D | env.go | 113 data, err := env.EnvFileContents(envDeps) |