Searched refs:unpackInt (Results 1 – 1 of 1) sorted by relevance
173 static int unpackInt(byte[] buf, int offset) { in unpackInt() method in NativeCrashListener228 int pid = unpackInt(buf, 0); in consumeNativeCrashData()229 int signal = unpackInt(buf, 4); in consumeNativeCrashData()