Home
last modified time | relevance | path

Searched refs:getEnd (Results 1 – 4 of 4) sorted by relevance

/tools/apkzlib/src/main/java/com/android/tools/build/apkzlib/zip/
DFileUseMap.java133 Preconditions.checkArgument(entry.getEnd() <= size, "entry.getEnd() > size"); in add()
158 FileUseMapEntry<?> replacement = FileUseMapEntry.makeFree(entry.getStart(), entry.getEnd());
197 Verify.verify(container.getEnd() >= entry.getEnd()); in findContainer()
219 long end = entry.getEnd(); in split()
220 long farEnd = container.getEnd(); in split()
263 long end = entry.getEnd(); in coalesce()
287 newEnd = nextToMerge.getEnd(); in coalesce()
342 Verify.verify(last.getEnd() == size); in usedSize()
519 if (area.isFree() && area.getEnd() != size) { in getFreeAreas()
573 Verify.verify(entry.getEnd() > offset); in at()
[all …]
DFileUseMapEntry.java122 long getEnd() { in getEnd() method in FileUseMapEntry
DZFile.java637 if (!found.isFree() || found.getEnd() < end) { in readData()
664 + found.getEnd(); in readData()
/tools/metalava/metalava-model-text/src/test/resources/com/android/tools/metalava/model/text/core/api/
D1.12.0-beta01.txt1507 method public android.graphics.PointF getEnd();
3888 method public int getEnd();