Home
last modified time | relevance | path

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

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