Searched refs:jarray (Results 1 – 3 of 3) sorted by relevance
115 ScopedJavaLocalRef<jarray> parameters(env, static_cast<jarray>( in EnsureNumParametersIsSetUp()
48 import jarray
85 typedef _jarray *jarray; typedef104 typedef jobject jarray; typedef105 typedef jarray jbooleanArray;106 typedef jarray jbyteArray;107 typedef jarray jcharArray;108 typedef jarray jshortArray;109 typedef jarray jintArray;110 typedef jarray jlongArray;111 typedef jarray jfloatArray;112 typedef jarray jdoubleArray;[all …]