Searched refs:deleteIfExists (Results 1 – 2 of 2) sorted by relevance
404 deleteIfExists(journalFileTmp); in processJournal()414 deleteIfExists(entry.getCleanFile(t)); in processJournal()415 deleteIfExists(entry.getDirtyFile(t)); in processJournal()455 private static void deleteIfExists(File file) throws IOException { in deleteIfExists() method in DiskLruCache593 deleteIfExists(dirty); in completeEdit()