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