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