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