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

/external/smali/dexlib2/src/main/java/org/jf/dexlib2/immutable/instruction/
H A DImmutableInstructionFactory.java75 public ImmutableInstruction20bc makeInstruction20bc(@Nonnull Opcode opcode, method in class:ImmutableInstructionFactory
/external/smali/dexlib2/src/main/java/org/jf/dexlib2/writer/
H A DInstructionFactory.java50 Instruction makeInstruction20bc(@Nonnull Opcode opcode, int verificationError, @Nonnull Ref reference); method in interface:InstructionFactory

Completed in 249 milliseconds