Searched defs:makeInstruction23x (Results 1 - 2 of 2) sorted by relevance

/external/smali/dexlib2/src/main/java/org/jf/dexlib2/immutable/instruction/
H A DImmutableInstructionFactory.java150 public ImmutableInstruction23x makeInstruction23x(@Nonnull Opcode opcode, method in class:ImmutableInstructionFactory
/external/smali/dexlib2/src/main/java/org/jf/dexlib2/writer/
H A DInstructionFactory.java62 Instruction makeInstruction23x(@Nonnull Opcode opcode, int registerA, int registerB, int registerC); method in interface:InstructionFactory

Completed in 34 milliseconds