Home
last modified time | relevance | path

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

/external/r8/src/main/java/com/android/tools/r8/code/
DConst16.java12 public class Const16 extends Format21s implements SingleConstant { class
18 /*package*/ Const16(int high, BytecodeStream stream) { in Const16() method in Const16
22 public Const16(int dest, int constant) { in Const16() method in Const16