Searched refs:getLocalExtra (Results 1 – 5 of 5) sorted by relevance
1049 storedEntry.getLocalExtra().size() + Ints.checkedCast(before.getSize()); in update()1074 currentSegments = storedEntry.getLocalExtra().getSegments(); in update()1094 + storedEntry.getLocalExtra().size() in update()1215 storedEntry.getLocalExtra().size() + Ints.checkedCast(before.getSize()); in packIfNecessary()
759 public ExtraField getLocalExtra() { in getLocalExtra() method in StoredEntry
66 Function<StoredEntry, ExtraField> localGet = StoredEntry::getLocalExtra; in getParameters()
1318 assertEquals(0, sf2Entry.getLocalExtra().size()); in cannotAddMoreThan0x7fffExtraField()1389 assertEquals(largeFileTotalSize, sf2Entry.getLocalExtra().size()); in canAddMoreThan0x7fffExtraField()
484 entry.getLocalExtra().size());