Home
last modified time | relevance | path

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

/build/soong/finder/fs/
Dfs.go168 func pathSplit(path string) (dir string, leaf string) { func
247 parentPath, leaf := pathSplit(path)
359 parentPath, base := pathSplit(path)
468 parentPath, baseName := pathSplit(path)
770 parentPath, leaf := pathSplit(cleanedPath)
815 parentPath, leaf := pathSplit(path)
869 newParentPath, leaf := pathSplit(newPath)
890 parentPath, leaf := pathSplit(path)