HomeSort by relevance Sort by last modified time
    Searched defs:totalRopWidth (Results 1 - 3 of 3) sorted by null

  /dalvik/dexgen/src/com/android/dexgen/rop/code/
DexTranslationAdvice.java 95 && totalRopWidth(sources) >= MIN_INVOKE_IN_ORDER;
104 private int totalRopWidth(RegisterSpecList sources) {
  /dalvik/dx/src/com/android/dx/rop/code/
DexTranslationAdvice.java 108 && totalRopWidth(sources) >= MIN_INVOKE_IN_ORDER;
117 private int totalRopWidth(RegisterSpecList sources) {
  /external/dexmaker/lib/
dalvik-dx-9.0.0_r3.jar 

Completed in 44 milliseconds