Home
last modified time | relevance | path

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

/build/soong/androidmk/cmd/androidmk/
Dandroidmk.go173 module, ok := mapIncludePath(x.Args.Value(file.scope))
Dandroid.go946 func mapIncludePath(path string) (string, bool) { func