Fix several bad function definitions.
We claim these functions want jlong as input (8 bytes wide) but the definitions use pointer types or jints (4 bytes wide for 32 bit). bug: 12890271 (cherry picked from 017546e6) Change-Id: Iede02be90e6a3c9a2db1fe04dcd0db99abe37097
Loading
Please register or sign in to comment