HomeSort by relevance Sort by last modified time
    Searched full:current_profile_index (Results 1 - 1 of 1) sorted by null

  /external/chromium_org/chrome/browser/profiles/
profile_shortcut_manager_win.cc 777 size_t current_profile_index = cache.GetIndexOfProfileWithPath(profile_path); local
778 size_t other_profile_index = (current_profile_index == 0) ? 1 : 0;
    [all...]

Completed in 913 milliseconds