Home
last modified time | relevance | path

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

/build/soong/androidmk/androidmk/
Dandroid.go28 includeIgnoredPath = "__android_mk_include_ignored" const
918 return []string{includeIgnoredPath}
964 if path == clearVarsPath || path == includeIgnoredPath {
Dandroidmk.go177 case includeIgnoredPath: