Searched defs:directoryPath (Results 1 – 4 of 4) sorted by relevance
188 private boolean fileIsUnder(String filePath, String directoryPath) { in fileIsUnder()
360 void listFilesRecursive(std::string_view directoryPath, FileCallback onFile) const final { in listFilesRecursive()
1270 private static void assertRelativePathForDirectory(String directoryPath, String relativePath) { in assertRelativePathForDirectory()
617 void fakeFiles(std::string_view directoryPath, FileCallback onFile) { in fakeFiles()