Home | History | Annotate | Download | only in jni

Lines Matching refs:NewIntArray

592     ScopedLocalRef<jintArray> techList(e, e->NewIntArray(mNumTechList));
593 ScopedLocalRef<jintArray> handleList(e, e->NewIntArray(mNumTechList));
594 ScopedLocalRef<jintArray> typeList(e, e->NewIntArray(mNumTechList));