Searched refs:partFile (Results 1 – 1 of 1) sorted by relevance
512 File partFile = new File(path); in insert() local513 if (!partFile.exists()) { in insert()515 if (!partFile.createNewFile()) { in insert()576 File partFile = new File(path); in insert() local577 if (!partFile.exists()) { in insert()579 if (!partFile.createNewFile()) { in insert()