Home
last modified time | relevance | path

Searched refs:readBytes (Results 1 – 5 of 5) sorted by relevance

/cts/tests/tests/os/src/android/os/cts/
DMemoryFileTest.java121 mMemoryFile.readBytes(gotData, 0, 0, gotData.length); in testReadBytes()
143 mMemoryFile.readBytes(data, srcOffset, destOffset, count); in checkReadBytesInIllegalParameter()
160 mMemoryFile.readBytes(data, 0, 0, 128); in testClose()
/cts/tools/dex-tools/src/dex/reader/
DDexFileReader.java108 b.readBytes(magic); in readMagic()
119 b.readBytes(signature); in readSignature()
163 b.readBytes(values); in readStrings()
DDexBuffer.java71 public void readBytes(byte[] dst) { in readBytes() method in DexBuffer
/cts/tools/dex-tools/dex/
Dclasses0.out.dex37715 public abstract byte[] readBytes()
76201 private static byte[] readBytes(
Dclasses.out.dex56993 public int readBytes(