Searched refs:profiles_to_add (Results 1 – 1 of 1) sorted by relevance
712 const int profiles_to_add = current_count - list->length(); in GetProfilesList() local713 if (profiles_to_add > 0) list->AddBlock(NULL, profiles_to_add); in GetProfilesList()