Searched refs:jstrnew (Results 1 – 1 of 1) sorted by relevance
57 jmethodID jstrnew; in local_throw() local61 jstrnew = (*env)->GetMethodID(env, strclass, "<init>", "([B)V"); in local_throw()69 jmsg = (*env)->NewObject(env, strclass, jstrnew, jbarray); in local_throw()