Searched refs:convertUintToInt (Results 1 – 1 of 1) sorted by relevance
173 static native int convertUintToInt(int x); in convertUintToInt() method in CoreMathVerifier1516 args.out = convertUintToInt(args.inV); in computeConvert()