Searched refs:ref_count2 (Results 1 - 1 of 1) sorted by relevance
/arkcompiler/runtime_core/libpandafile/ | ||
H A D | file_item_container.h | 336 auto ref_count2 = item2->GetRefCount(); variable 337 if (ref_count1 != ref_count2) { 338 return ref_count1 > ref_count2; |
Completed in 2 milliseconds