Searched refs:mapIncludePath (Results 1 – 2 of 2) sorted by relevance
/build/soong/androidmk/androidmk/ | ||
D | androidmk.go | 169 module, ok := mapIncludePath(x.Args.Value(file.scope)) |
D | android.go | 963 func mapIncludePath(path string) (string, bool) { func |