Home | History | Annotate | Download | only in jni

Lines Matching refs:NewIntArray

149     types = (jintArray)callbackEnv->NewIntArray(num_properties);
214 types = (jintArray)callbackEnv->NewIntArray(num_properties);