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