Searched refs:toHumanWithInline (Results 1 - 2 of 2) sorted by relevance

/external/dexmaker/src/dx/java/com/android/dx/rop/code/
H A DInsn.java106 return toHumanWithInline(getInlineString());
338 protected final String toHumanWithInline(String extra) { method in class:Insn
/external/dexmaker/src/dx/java/com/android/dx/ssa/
H A DPhiInsn.java328 return toHumanWithInline(null);
338 protected final String toHumanWithInline(String extra) { method in class:PhiInsn

Completed in 81 milliseconds