Home
last modified time | relevance | path

Searched refs:LIST_Error_ArithmeticException (Results 1 – 2 of 2) sorted by relevance

/external/dexmaker/src/dx/java/com/android/dx/rop/code/
DExceptions.java70 public static final StdTypeList LIST_Error_ArithmeticException = field in Exceptions
DRops.java262 Exceptions.LIST_Error_ArithmeticException, "div-int");
267 Exceptions.LIST_Error_ArithmeticException, "div-long");
281 Exceptions.LIST_Error_ArithmeticException, "rem-int");
286 Exceptions.LIST_Error_ArithmeticException, "rem-long");
423 Exceptions.LIST_Error_ArithmeticException, "div-const-int");
428 Exceptions.LIST_Error_ArithmeticException, "div-const-long");
442 Exceptions.LIST_Error_ArithmeticException, "rem-const-int");
447 Exceptions.LIST_Error_ArithmeticException, "rem-const-long");