Searched refs:DexBackedInstruction21s (Results 1 - 2 of 2) sorted by relevance

/external/smali/dexlib2/src/main/java/org/jf/dexlib2/dexbacked/instruction/
H A DDexBackedInstruction21s.java40 public class DexBackedInstruction21s extends DexBackedInstruction implements Instruction21s { class in inherits:DexBackedInstruction,Instruction21s
41 public DexBackedInstruction21s(@Nonnull DexBackedDexFile dexFile, method in class:DexBackedInstruction21s
H A DDexBackedInstruction.java101 return new DexBackedInstruction21s(dexFile, opcode, instructionStartOffset);

Completed in 150 milliseconds