Home | History | Annotate | Download | only in runtime

Lines Matching refs:jbyte

402                                      reinterpret_cast<jbyte*>(elements), 0);
443 jbyte* elements = env_->GetByteArrayElements(array, &is_copy);
488 reinterpret_cast<jbyte*>(elements));
546 reinterpret_cast<jbyte*>(elements));
1138 GetByteArrayElements, ReleaseByteArrayElements, jbyte, "[B");