Home
last modified time | relevance | path

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

/aosp12/build/soong/cmd/sbox/
H A Dsbox.go267 absPath, err := makeAbsPathEnv(path)
598 func makeAbsPathEnv(pathEnv string) (string, error) { func