Home | History | Annotate | Download | only in nativehelper

Lines Matching refs:ref1

558     jboolean IsSameObject(jobject ref1, jobject ref2)
559 { return functions->IsSameObject(this, ref1, ref2); }