Home
last modified time | relevance | path

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

/build/soong/finder/
Dfinder.go355 func joinCleanPaths(base string, leaf string) string { func
521 path := joinCleanPaths(m.path, name)
572 childPath := joinCleanPaths(path, key)
713 path := joinCleanPaths(element.Root, dir.P)
1468 filePaths = append(filePaths, joinCleanPaths(node.path, fileName))