Home | History | Annotate | Download | only in include

Lines Matching refs:ref2

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