Searched defs:newEntry (Results 1 – 2 of 2) sorted by relevance
1781 private void add(@Nonnull final StoredEntry newEntry) throws IOException { in add()1858 private void addToEntries(@Nonnull final StoredEntry newEntry) throws IOException { in addToEntries()2053 StoredEntry newEntry = new StoredEntry(newFileData, this, newSource); in mergeFrom() local2202 StoredEntry newEntry = new StoredEntry(clonedCdh, this, newSource); in realign() local
223 val newEntry: JarEntry in <lambda>() constant