Searched defs:opType (Results 1 – 2 of 2) sorted by relevance
60 int opType = estimateOperandsType(a, b); in add() local132 int opType = estimateOperandsType(a, b); in mult() local214 int opType = estimateOperandsType(r, a); in mult() local260 int opType = estimateOperandsType(r, a); in set() local
451 final int opType = errorBundle.getInt(KEY_ERROR_CALLBACK_OP_TYPE); in onTransactionReady() local504 @Nullable TaskFragmentInfo taskFragmentInfo, int opType, in onTaskFragmentError()