Searched refs:isCanonicalFilePath (Results 1 – 1 of 1) sorted by relevance
346 if (!isRestorableFile(info) || !isCanonicalFilePath(info.path)) { in restoreOneFile()740 private static boolean isCanonicalFilePath(String path) { in isCanonicalFilePath() method in FullRestoreEngine