Searched refs:withAddedCatch (Results 1 - 7 of 7) sorted by relevance

/external/dexmaker/src/dx/java/com/android/dx/rop/code/
H A DFillArrayDataInsn.java96 public Insn withAddedCatch(Type type) { method in class:FillArrayDataInsn
H A DPlainCstInsn.java63 public Insn withAddedCatch(Type type) { method in class:PlainCstInsn
H A DSwitchInsn.java76 public Insn withAddedCatch(Type type) { method in class:SwitchInsn
H A DThrowingCstInsn.java83 public Insn withAddedCatch(Type type) { method in class:ThrowingCstInsn
H A DThrowingInsn.java98 public Insn withAddedCatch(Type type) { method in class:ThrowingInsn
H A DPlainInsn.java85 public Insn withAddedCatch(Type type) { method in class:PlainInsn
H A DInsn.java225 public abstract Insn withAddedCatch(Type type); method in class:Insn

Completed in 129 milliseconds