Home
last modified time | relevance | path

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

/external/smali/dexlib2/src/main/java/org/jf/dexlib2/writer/
DInstructionFactory.java51 Instruction makeInstruction20t(@Nonnull Opcode opcode, int codeOffset); in makeInstruction20t() method
/external/smali/dexlib2/src/main/java/org/jf/dexlib2/immutable/instruction/
DImmutableInstructionFactory.java81 public ImmutableInstruction20t makeInstruction20t(@Nonnull Opcode opcode, in makeInstruction20t() method in ImmutableInstructionFactory