Searched refs:PathsToDirectorySortedPaths (Results 1 – 3 of 3) sorted by relevance
93 result.paths = android.PathsToDirectorySortedPaths(paths)
961 sortedPaths := PathsToDirectorySortedPaths(paths)962 reverseSortedPaths := PathsToDirectorySortedPaths(reversePaths)
1129 func PathsToDirectorySortedPaths(paths Paths) DirectorySortedPaths { func