Home
last modified time | relevance | path

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

/external/r8/src/main/java/com/android/tools/r8/code/
DInstructionFactory.java24 public Instruction[] readSequenceFrom(ByteBuffer buffer, int startIndex, int length, in readSequenceFrom() method in InstructionFactory
29 public Instruction[] readSequenceFrom(ShortBuffer buffer, int startIndex, int length, in readSequenceFrom() method in InstructionFactory