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

/dalvik/dx/src/com/android/dx/ssa/
H A DSsaConverter.java45 = SsaMethod.newFromRopMethod(rmeth, paramWidth, isStatic);
89 result = SsaMethod.newFromRopMethod(rmeth, paramWidth, isStatic);
109 result = SsaMethod.newFromRopMethod(rmeth, paramWidth, isStatic);
H A DSsaMethod.java99 public static SsaMethod newFromRopMethod(RopMethod ropMethod, method in class:SsaMethod

Completed in 196 milliseconds