Searched refs:convertUintToLong (Results 1 – 1 of 1) sorted by relevance
175 static native long convertUintToLong(int x); in convertUintToLong() method in CoreMathVerifier1522 args.out = convertUintToLong(args.inV); in computeConvert()