Searched refs:readBytes (Results 1 – 5 of 5) sorted by relevance
121 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()
108 b.readBytes(magic); in readMagic()119 b.readBytes(signature); in readSignature()163 b.readBytes(values); in readStrings()
71 public void readBytes(byte[] dst) { in readBytes() method in DexBuffer
37715 public abstract byte[] readBytes()76201 private static byte[] readBytes(
56993 public int readBytes(