Home
last modified time | relevance | path

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

/external/smali/dexlib2/src/main/java/org/jf/dexlib2/writer/
DInstructionFactory.java63 Instruction makeInstruction30t(@Nonnull Opcode opcode, int codeOffset); in makeInstruction30t() method
/external/smali/dexlib2/src/main/java/org/jf/dexlib2/immutable/instruction/
DImmutableInstructionFactory.java157 public ImmutableInstruction30t makeInstruction30t(@Nonnull Opcode opcode, in makeInstruction30t() method in ImmutableInstructionFactory