Searched defs:newEntry (Results 1 – 1 of 1) 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