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

/external/smali/dexlib2/src/main/java/org/jf/dexlib2/immutable/instruction/
H A DImmutableInstructionFactory.java162 public ImmutableInstruction31c makeInstruction31c(@Nonnull Opcode opcode, method in class:ImmutableInstructionFactory
/external/smali/dexlib2/src/main/java/org/jf/dexlib2/writer/
H A DInstructionFactory.java64 Instruction makeInstruction31c(@Nonnull Opcode opcode, int registerA, @Nonnull Ref reference); method in interface:InstructionFactory

Completed in 241 milliseconds