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