Home
last modified time | relevance | path

Searched refs:setLength (Results 1 – 9 of 9) sorted by relevance

/tools/external/fat32lib/src/main/java/de/waldheinz/fs/fat/
DFatFile.java85 public void setLength(long length) throws ReadOnlyException, IOException { in setLength() method in FatFile
94 this.entry.setLength(length); in setLength()
154 setLength(lastByte); in write()
DFatDirectoryEntry.java307 public void setLength(long length) throws IllegalArgumentException { in setLength() method in FatDirectoryEntry
/tools/external/fat32lib/src/main/java/de/waldheinz/fs/
DFsFile.java50 public void setLength(long length) throws IOException; in setLength() method
/tools/external/fat32lib/src/main/java/de/waldheinz/fs/util/
DFileDisk.java94 raf.setLength(size); in create()
/tools/metalava/src/main/java/com/android/tools/metalava/
DBaseline.kt254 sb.setLength(sb.length - 2) in <lambda>()
/tools/metalava/
DFORMAT.md351 An example of this is StringBuilder#setLength. According to the old signature
354 AbstractStringBuilder, which defines the public method setLength.
DREADME.md175 StringBuilder.setLength(int) was missing from the API signatures since it is a
/tools/apksig/src/main/java/com/android/apksig/
DApkSigner.java207 outputFile.setLength(0); in sign()
/tools/tradefederation/prebuilts/filegroups/tradefed/
Dtradefed-test-framework.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/maven/ META- ...