GetNameOfProfileAtIndex  121 chrome/browser/android/profiles/profile_downloader_android.cc       name = info.GetNameOfProfileAtIndex(index);
GetNameOfProfileAtIndex  273 chrome/browser/background/background_mode_manager.cc     name = profile_cache_->GetNameOfProfileAtIndex(index);
GetNameOfProfileAtIndex  434 chrome/browser/background/background_mode_manager.cc   base::string16 profile_name = cache.GetNameOfProfileAtIndex(
GetNameOfProfileAtIndex  455 chrome/browser/background/background_mode_manager.cc   base::string16 profile_name = cache.GetNameOfProfileAtIndex(
GetNameOfProfileAtIndex  479 chrome/browser/background/background_mode_manager.cc   base::string16 new_profile_name = cache.GetNameOfProfileAtIndex(
GetNameOfProfileAtIndex   97 chrome/browser/managed_mode/managed_user_service_browsertest.cc             base::UTF16ToUTF8(cache.GetNameOfProfileAtIndex(profile_index)));
GetNameOfProfileAtIndex  125 chrome/browser/managed_mode/managed_user_service_browsertest.cc             base::UTF16ToUTF8(cache.GetNameOfProfileAtIndex(profile_index)));
GetNameOfProfileAtIndex  135 chrome/browser/managed_mode/managed_user_service_browsertest.cc             base::UTF16ToUTF8(cache.GetNameOfProfileAtIndex(profile_index)));
GetNameOfProfileAtIndex  143 chrome/browser/managed_mode/managed_user_service_browsertest.cc             base::UTF16ToUTF8(cache.GetNameOfProfileAtIndex(profile_index)));
GetNameOfProfileAtIndex  503 chrome/browser/notifications/message_center_settings_controller.cc             profile_info_cache_->GetNameOfProfileAtIndex(i),
GetNameOfProfileAtIndex  117 chrome/browser/profiles/gaia_info_update_service_unittest.cc   EXPECT_EQ(name, GetCache()->GetNameOfProfileAtIndex(index));
GetNameOfProfileAtIndex  128 chrome/browser/profiles/gaia_info_update_service_unittest.cc   base::string16 old_name = GetCache()->GetNameOfProfileAtIndex(index);
GetNameOfProfileAtIndex  137 chrome/browser/profiles/gaia_info_update_service_unittest.cc   EXPECT_EQ(old_name, GetCache()->GetNameOfProfileAtIndex(index));
GetNameOfProfileAtIndex  315 chrome/browser/profiles/profile_info_cache.cc   base::string16 name = GetNameOfProfileAtIndex(profile_index);
GetNameOfProfileAtIndex  602 chrome/browser/profiles/profile_info_cache.cc   base::string16 old_display_name = GetNameOfProfileAtIndex(index);
GetNameOfProfileAtIndex  608 chrome/browser/profiles/profile_info_cache.cc   base::string16 new_display_name = GetNameOfProfileAtIndex(index);
GetNameOfProfileAtIndex  705 chrome/browser/profiles/profile_info_cache.cc   base::string16 old_display_name = GetNameOfProfileAtIndex(index);
GetNameOfProfileAtIndex  711 chrome/browser/profiles/profile_info_cache.cc   base::string16 new_display_name = GetNameOfProfileAtIndex(index);
GetNameOfProfileAtIndex  866 chrome/browser/profiles/profile_info_cache.cc       if (GetNameOfProfileAtIndex(i) == name) {
GetNameOfProfileAtIndex 1012 chrome/browser/profiles/profile_info_cache.cc     base::string16 name_l = base::i18n::ToLower(GetNameOfProfileAtIndex(i));
GetNameOfProfileAtIndex 1026 chrome/browser/profiles/profile_info_cache.cc   base::string16 name = GetNameOfProfileAtIndex(index);
GetNameOfProfileAtIndex   60 chrome/browser/profiles/profile_info_cache.h   virtual base::string16 GetNameOfProfileAtIndex(size_t index) const OVERRIDE;
GetNameOfProfileAtIndex   44 chrome/browser/profiles/profile_info_cache_unittest.cc   base::string16 profile_name = GetCache()->GetNameOfProfileAtIndex(
GetNameOfProfileAtIndex   52 chrome/browser/profiles/profile_info_cache_unittest.cc   base::string16 profile_name = GetCache()->GetNameOfProfileAtIndex(
GetNameOfProfileAtIndex   67 chrome/browser/profiles/profile_info_cache_unittest.cc   base::string16 new_profile_name = GetCache()->GetNameOfProfileAtIndex(
GetNameOfProfileAtIndex   77 chrome/browser/profiles/profile_info_cache_unittest.cc   base::string16 profile_name = GetCache()->GetNameOfProfileAtIndex(
GetNameOfProfileAtIndex  142 chrome/browser/profiles/profile_info_cache_unittest.cc     EXPECT_EQ(profile_name, GetCache()->GetNameOfProfileAtIndex(i));
GetNameOfProfileAtIndex  163 chrome/browser/profiles/profile_info_cache_unittest.cc     EXPECT_EQ(profile_name, GetCache()->GetNameOfProfileAtIndex(i));
GetNameOfProfileAtIndex  187 chrome/browser/profiles/profile_info_cache_unittest.cc   EXPECT_EQ(name_2, GetCache()->GetNameOfProfileAtIndex(0));
GetNameOfProfileAtIndex  203 chrome/browser/profiles/profile_info_cache_unittest.cc   EXPECT_EQ(new_name, GetCache()->GetNameOfProfileAtIndex(1));
GetNameOfProfileAtIndex  204 chrome/browser/profiles/profile_info_cache_unittest.cc   EXPECT_NE(new_name, GetCache()->GetNameOfProfileAtIndex(0));
GetNameOfProfileAtIndex  227 chrome/browser/profiles/profile_info_cache_unittest.cc   EXPECT_EQ(name_a, GetCache()->GetNameOfProfileAtIndex(0));
GetNameOfProfileAtIndex  228 chrome/browser/profiles/profile_info_cache_unittest.cc   EXPECT_EQ(name_c, GetCache()->GetNameOfProfileAtIndex(1));
GetNameOfProfileAtIndex  236 chrome/browser/profiles/profile_info_cache_unittest.cc   EXPECT_EQ(name_a, GetCache()->GetNameOfProfileAtIndex(0));
GetNameOfProfileAtIndex  237 chrome/browser/profiles/profile_info_cache_unittest.cc   EXPECT_EQ(name_b, GetCache()->GetNameOfProfileAtIndex(1));
GetNameOfProfileAtIndex  238 chrome/browser/profiles/profile_info_cache_unittest.cc   EXPECT_EQ(name_c, GetCache()->GetNameOfProfileAtIndex(2));
GetNameOfProfileAtIndex  245 chrome/browser/profiles/profile_info_cache_unittest.cc   EXPECT_EQ(name_b, GetCache()->GetNameOfProfileAtIndex(0));
GetNameOfProfileAtIndex  246 chrome/browser/profiles/profile_info_cache_unittest.cc   EXPECT_EQ(name_c, GetCache()->GetNameOfProfileAtIndex(1));
GetNameOfProfileAtIndex  247 chrome/browser/profiles/profile_info_cache_unittest.cc   EXPECT_EQ(name_a, GetCache()->GetNameOfProfileAtIndex(2));
GetNameOfProfileAtIndex  253 chrome/browser/profiles/profile_info_cache_unittest.cc   EXPECT_EQ(name_b, GetCache()->GetNameOfProfileAtIndex(0));
GetNameOfProfileAtIndex  254 chrome/browser/profiles/profile_info_cache_unittest.cc   EXPECT_EQ(name_a, GetCache()->GetNameOfProfileAtIndex(1));
GetNameOfProfileAtIndex  327 chrome/browser/profiles/profile_info_cache_unittest.cc   EXPECT_EQ(gaia_name, GetCache()->GetNameOfProfileAtIndex(index2));
GetNameOfProfileAtIndex  335 chrome/browser/profiles/profile_info_cache_unittest.cc   EXPECT_EQ(custom_name, GetCache()->GetNameOfProfileAtIndex(index2));
GetNameOfProfileAtIndex  446 chrome/browser/profiles/profile_info_cache_unittest.cc   EXPECT_EQ(profile_name, GetCache()->GetNameOfProfileAtIndex(0));
GetNameOfProfileAtIndex  459 chrome/browser/profiles/profile_info_cache_unittest.cc         GetCache()->GetNameOfProfileAtIndex(i) == managed_user_name;
GetNameOfProfileAtIndex  493 chrome/browser/profiles/profile_info_cache_unittest.cc     EXPECT_EQ(profile_name, GetCache()->GetNameOfProfileAtIndex(i));
GetNameOfProfileAtIndex   31 chrome/browser/profiles/profile_info_interface.h   virtual base::string16 GetNameOfProfileAtIndex(size_t index) const = 0;
GetNameOfProfileAtIndex   59 chrome/browser/profiles/profile_list_desktop.cc     item->name = profile_info_->GetNameOfProfileAtIndex(i);
GetNameOfProfileAtIndex  745 chrome/browser/profiles/profile_manager.cc           base::UTF16ToUTF8(cache.GetNameOfProfileAtIndex(profile_cache_index));
GetNameOfProfileAtIndex  542 chrome/browser/profiles/profile_manager_unittest.cc             base::UTF16ToUTF8(cache.GetNameOfProfileAtIndex(profile_index)));
GetNameOfProfileAtIndex  950 chrome/browser/profiles/profile_manager_unittest.cc   EXPECT_EQ(custom_profile_name, cache.GetNameOfProfileAtIndex(0));
GetNameOfProfileAtIndex  990 chrome/browser/profiles/profile_manager_unittest.cc   EXPECT_EQ(profile_name1, cache.GetNameOfProfileAtIndex(0));
GetNameOfProfileAtIndex   71 chrome/browser/profiles/profile_shortcut_manager_unittest_win.cc           profile_info_cache_->GetNameOfProfileAtIndex(0);
GetNameOfProfileAtIndex  241 chrome/browser/profiles/profile_shortcut_manager_unittest_win.cc     ASSERT_NE(profile_info_cache_->GetNameOfProfileAtIndex(profile_index),
GetNameOfProfileAtIndex  727 chrome/browser/profiles/profile_shortcut_manager_win.cc     shortcut_profile_name = cache.GetNameOfProfileAtIndex(profile_index);
GetNameOfProfileAtIndex  821 chrome/browser/profiles/profile_shortcut_manager_win.cc     params.profile_name = cache->GetNameOfProfileAtIndex(profile_index);
GetNameOfProfileAtIndex   72 chrome/browser/profiles/profiles_state.cc     base::string16 profile_name = cache.GetNameOfProfileAtIndex(index);
GetNameOfProfileAtIndex   57 chrome/browser/task_manager/task_manager_util.cc     return cache.GetNameOfProfileAtIndex(index);
GetNameOfProfileAtIndex   78 chrome/browser/ui/app_list/app_list_view_delegate.cc     user.name = profile_info.GetNameOfProfileAtIndex(i);
GetNameOfProfileAtIndex  113 chrome/browser/ui/views/frame/browser_non_client_frame_view.cc     text = cache.GetNameOfProfileAtIndex(index);
GetNameOfProfileAtIndex  149 chrome/browser/ui/views/frame/browser_window_property_manager_browsertest_win.cc       profile2_browser, cache.GetNameOfProfileAtIndex(profile2_index));
GetNameOfProfileAtIndex 1147 chrome/browser/ui/webui/options/browser_options_handler.cc     profile_value->SetString("name", cache.GetNameOfProfileAtIndex(i));
GetNameOfProfileAtIndex  281 chrome/browser/ui/webui/options/manage_profile_handler.cc         base::UTF16ToUTF8(cache.GetNameOfProfileAtIndex(i)), true);
GetNameOfProfileAtIndex  391 chrome/browser/ui/webui/options/manage_profile_handler.cc   base::string16 gaia_name = cache.GetNameOfProfileAtIndex(profile_index);
GetNameOfProfileAtIndex  122 chrome/browser/ui/webui/signin/user_manager_screen_handler.cc         info_cache.GetNameOfProfileAtIndex(i) == name) {
GetNameOfProfileAtIndex  504 chrome/browser/ui/webui/signin/user_manager_screen_handler.cc         kKeyDisplayName, info_cache.GetNameOfProfileAtIndex(i));