Home
last modified time | relevance | path

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

/build/soong/finder/fs/
Dfs.go163 func pathSplit(path string) (dir string, leaf string) { func
242 parentPath, leaf := pathSplit(path)
354 parentPath, base := pathSplit(path)
463 parentPath, baseName := pathSplit(path)
755 parentPath, leaf := pathSplit(cleanedPath)
800 parentPath, leaf := pathSplit(path)
854 newParentPath, leaf := pathSplit(newPath)
875 parentPath, leaf := pathSplit(path)