Searched refs:convertIntToChar (Results 1 – 1 of 1) sorted by relevance
158 static native byte convertIntToChar(int x); in convertIntToChar() method in CoreMathVerifier1467 args.out = convertIntToChar(args.inV); in computeConvert()