Searched refs:ref_count2 (Results 1 – 1 of 1) sorted by relevance
299 auto ref_count2 = item2->GetRefCount(); in operator() local300 if (ref_count1 != ref_count2) { in operator()301 return ref_count1 > ref_count2; in operator()