Home
last modified time | relevance | path

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

/test/suite_harness/tools/dex-tools/test/dex/reader/util/
DMemoryByteCode.java57 public byte[] getBytes() { in getBytes() method in MemoryByteCode
/test/suite_harness/common/util/src/com/android/compatibility/common/util/
DResultUploader.java61 private static byte[] getBytes(InputStream input) throws IOException { in getBytes() method in ResultUploader