Home
last modified time | relevance | path

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

/build/soong/android/
Dneverallow.go401 r.paths = append(r.paths, cleanPaths(path)...)
406 r.unlessPaths = append(r.unlessPaths, cleanPaths(path)...)
560 func cleanPaths(paths []string) []string { func