Home
last modified time | relevance | path

Searched refs:makeInstruction22t (Results 1 – 2 of 2) sorted by relevance

/external/smali/dexlib2/src/main/java/org/jf/dexlib2/writer/
DInstructionFactory.java60 …Instruction makeInstruction22t(@Nonnull Opcode opcode, int registerA, int registerB, int codeOffse… in makeInstruction22t() method
/external/smali/dexlib2/src/main/java/org/jf/dexlib2/immutable/instruction/
DImmutableInstructionFactory.java137 public ImmutableInstruction22t makeInstruction22t(@Nonnull Opcode opcode, in makeInstruction22t() method in ImmutableInstructionFactory