Home
last modified time | relevance | path

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

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