Searched defs:getBytes (Results 1 - 7 of 7) sorted by relevance

/dalvik/dexgen/src/com/android/dexgen/rop/cst/
H A DCstUtf8.java346 public ByteArray getBytes() { method in class:CstUtf8
/dalvik/dx/src/com/android/dx/rop/cst/
H A DCstString.java346 public ByteArray getBytes() { method in class:CstString
/dalvik/dexgen/src/com/android/dexgen/util/
H A DByteArray.java206 public void getBytes(byte[] out, int offset) { method in class:ByteArray
/dalvik/dx/src/com/android/dx/cf/code/
H A DBytecodeArray.java76 public ByteArray getBytes() { method in class:BytecodeArray
/dalvik/dx/src/com/android/dx/cf/direct/
H A DDirectClassFile.java245 public ByteArray getBytes() { method in class:DirectClassFile
/dalvik/dx/src/com/android/dx/command/dump/
H A DBaseDumper.java125 offset = bytes.underlyingOffset(offset, getBytes());
180 protected final byte[] getBytes() { method in class:BaseDumper
/dalvik/dx/src/com/android/dx/util/
H A DByteArray.java206 public void getBytes(byte[] out, int offset) { method in class:ByteArray

Completed in 232 milliseconds