Home | History | Annotate | Download | only in profiles

Lines Matching full:current_profile_index

777   size_t current_profile_index = cache.GetIndexOfProfileWithPath(profile_path);
778 size_t other_profile_index = (current_profile_index == 0) ? 1 : 0;