Home | History | Annotate | Download | only in jni

Lines Matching refs:GetLongField

91     return (MtpDatabase *)env->GetLongField(database, field_context);
1243 MyMtpDatabase* database = (MyMtpDatabase *)env->GetLongField(thiz, field_context);