Home
last modified time | relevance | path

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

/external/smali/dexlib2/src/main/java/org/jf/dexlib2/writer/
DInstructionFactory.java66 Instruction makeInstruction31t(@Nonnull Opcode opcode, int registerA, int codeOffset); in makeInstruction31t() method
/external/smali/dexlib2/src/main/java/org/jf/dexlib2/immutable/instruction/
DImmutableInstructionFactory.java174 public ImmutableInstruction31t makeInstruction31t(@Nonnull Opcode opcode, in makeInstruction31t() method in ImmutableInstructionFactory