Home
last modified time | relevance | path

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

/external/proguard/src/proguard/classfile/io/
DRuntimeDataInput.java164 public short readShort() in readShort() method in RuntimeDataInput
/external/proguard/src/proguard/classfile/instruction/
DInstruction.java798 protected static int readShort(byte[] code, int offset) in readShort() method in Instruction