Searched refs:current_profile_index (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/chrome/browser/profiles/
H A Dprofile_shortcut_manager_win.cc782 size_t current_profile_index = cache.GetIndexOfProfileWithPath(profile_path); local
783 size_t other_profile_index = (current_profile_index == 0) ? 1 : 0;

Completed in 199 milliseconds