Searched refs:name_list_size (Results 1 – 1 of 1) sorted by relevance
161 const int name_list_size = static_cast<int>(name_list->size()); in get_ref_name() local162 for (int idx = priority_idx; idx < name_list_size; ++idx) { in get_ref_name()