Searched defs:deleteIfExists (Results 1 – 2 of 2) sorted by relevance
386 private static void deleteIfExists(File file) throws IOException { in deleteIfExists() method in DiskLruCache
240 public static boolean deleteIfExists(final Path path) { in deleteIfExists() method in FilesUncheck