Home
last modified time | relevance | path

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

/external/r8/src/main/java/com/android/tools/r8/code/
DLongToInt.java9 public class LongToInt extends Format12x { class
15 LongToInt(int high, BytecodeStream stream) { in LongToInt() method in LongToInt
19 public LongToInt(int dest, int source) { in LongToInt() method in LongToInt