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

/dalvik/dexgen/src/com/android/dexgen/rop/code/
H A DRops.java1451 return throwBadTypes(types);
1634 return throwBadTypes(types);
1748 return throwBadTypes(StdTypeList.make(dest.getType(),
2083 private static Rop throwBadTypes(TypeList types) { method in class:Rops
/dalvik/dx/src/com/android/dx/rop/code/
H A DRops.java1451 return throwBadTypes(types);
1634 return throwBadTypes(types);
1752 return throwBadTypes(StdTypeList.make(dest.getType(),
2087 private static Rop throwBadTypes(TypeList types) { method in class:Rops

Completed in 10 milliseconds