Home | History | Annotate | Download | only in include

Lines Matching refs:ref2

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