Searched refs:convertUcharToLong (Results 1 – 1 of 1) sorted by relevance
131 static native long convertUcharToLong(byte x); in convertUcharToLong() method in CoreMathVerifier1374 args.out = convertUcharToLong(args.inV); in computeConvert()