Home | History | Annotate | Download | only in jni

Lines Matching refs:typeList

594     ScopedLocalRef<jintArray> typeList(e, e->NewIntArray(mNumTechList));
599 ScopedIntArrayRW types(e, typeList.get());
618 e->SetObjectField(tag, f, typeList.get());