Home
last modified time | relevance | path

Searched defs:getBytes (Results 1 – 3 of 3) sorted by relevance

/cts/tools/dex-tools/test/dex/reader/util/
DMemoryByteCode.java57 public byte[] getBytes() { in getBytes() method in MemoryByteCode
/cts/tools/tradefed-host/src/com/android/cts/tradefed/result/
DIssueReporter.java106 static byte[] getBytes(InputStream input, int size) throws IOException { in getBytes() method in IssueReporter
/cts/suite/pts/hostTests/browser/browserlauncher/assets/octane/
Dpdfjs.js27429 FakeStream.prototype.getBytes = function FakeStream_getBytes(length) { method in FakeStream