Searched refs:PathsToDirectorySortedPaths (Results 1 – 3 of 3) sorted by relevance
143 result.paths = android.PathsToDirectorySortedPaths(paths)
863 sortedPaths := PathsToDirectorySortedPaths(paths)864 reverseSortedPaths := PathsToDirectorySortedPaths(reversePaths)
832 func PathsToDirectorySortedPaths(paths Paths) DirectorySortedPaths { func