Home
last modified time | relevance | path

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

/external/r8/src/main/java/com/android/tools/r8/code/
DInvokeDirectRange.java12 public class InvokeDirectRange extends Format3rc { class
18 InvokeDirectRange(int high, BytecodeStream stream, OffsetToObjectMapping mapping) { in InvokeDirectRange() method in InvokeDirectRange
22 public InvokeDirectRange(int firstArgumentRegister, int argumentCount, DexMethod method) { in InvokeDirectRange() method in InvokeDirectRange