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

/external/smali/dexlib2/src/main/java/org/jf/dexlib2/immutable/instruction/
H A DImmutableInstructionFactory.java198 public ImmutableInstruction3rc makeInstruction3rc(@Nonnull Opcode opcode, method in class:ImmutableInstructionFactory
/external/smali/dexlib2/src/main/java/org/jf/dexlib2/writer/
H A DInstructionFactory.java70 Instruction makeInstruction3rc(@Nonnull Opcode opcode, int startRegister, int registerCount, method in interface:InstructionFactory

Completed in 74 milliseconds