Home
last modified time | relevance | path

Searched defs:fileToDelete (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Email/src/org/apache/commons/io/
DFileDeleteStrategy.java72 public boolean deleteQuietly(File fileToDelete) { in deleteQuietly()
93 public void delete(File fileToDelete) throws IOException { in delete()
115 protected boolean doDelete(File fileToDelete) throws IOException { in doDelete()
150 protected boolean doDelete(File fileToDelete) throws IOException { in doDelete()