Searched defs:nextShort (Results 1 – 2 of 2) sorted by relevance
/external/r8/src/main/java/com/android/tools/r8/code/ | ||
D | BytecodeStream.java | 20 int nextShort(); in nextShort() method |
D | InstructionFactory.java | 73 public int nextShort() { in nextShort() method in InstructionFactory.ShortBufferBytecodeStream |