Searched refs:exists (Results 1 – 7 of 7) sorted by relevance
54 if (!file.exists()) { in readFile()
203 if (section.exists()) { in writeMap()210 if (section.exists()) { in writeMap()229 public boolean exists() { in exists() method in TableOfContents.Section
814 return !tableOfContents.classDefs.exists() in iterator()
50 if (!file.exists()) { in readFile()
40 } else if (file.exists()) { in getClassPathElement()
259 dexSections[i] = sections[i].exists() ? dexes[i].open(sections[i].off) : null; in mergeSorted()339 if (!section.exists()) { in readUnsortedValues()688 if (section.exists()) { in transformAnnotationSets()698 if (section.exists()) { in transformAnnotationSetRefLists()708 if (section.exists()) { in transformAnnotationDirectories()718 if (section.exists()) { in transformStaticValues()
305 if (incrementalOutFile.exists()) { in runMonoDex()468 if (base.exists()) { in mergeIncremental()