Home | History | Annotate | Download | only in java

Lines Matching refs:GetByteArrayElements

306   bae = JCALL2(GetByteArrayElements, jenv, ba, 0);
330 bae = JCALL2(GetByteArrayElements, jenv, ba, 0);
343 jbyte* bae = JCALL2(GetByteArrayElements, jenv, ba, 0);
362 jbyte* bae = JCALL2(GetByteArrayElements, jenv, ba, 0);
546 bae = JCALL2(GetByteArrayElements, jenv, ba, 0);
572 bae = JCALL2(GetByteArrayElements, jenv, ba, 0);
584 jbyte* bae = JCALL2(GetByteArrayElements, jenv, ba, 0);
1305 $1 = (char *) JCALL2(GetByteArrayElements, jenv, $input, 0);