Searched refs:jbyte_array_value (Results 1 – 1 of 1) sorted by relevance
462 jbyteArray jbyte_array_value = (jbyteArray)(*env)->GetObjectField(env, object, object_field); in aws_get_byte_array_from_jobject() local467 if (jbyte_array_value) { in aws_get_byte_array_from_jobject()469 …t aws_byte_cursor tmp_cursor = aws_jni_byte_cursor_from_jbyteArray_acquire(env, jbyte_array_value); in aws_get_byte_array_from_jobject()472 aws_jni_byte_cursor_from_jbyteArray_release(env, jbyte_array_value, tmp_cursor); in aws_get_byte_array_from_jobject()