GetAvatarIconIndexOfProfileAtIndex  410 chrome/browser/profiles/profile_info_cache.cc       GetAvatarIconIndexOfProfileAtIndex(index));
GetAvatarIconIndexOfProfileAtIndex  464 chrome/browser/profiles/profile_info_cache.cc   int avatar_index = GetAvatarIconIndexOfProfileAtIndex(index);
GetAvatarIconIndexOfProfileAtIndex  878 chrome/browser/profiles/profile_info_cache.cc     if (GetAvatarIconIndexOfProfileAtIndex(i) == icon_index)
GetAvatarIconIndexOfProfileAtIndex   95 chrome/browser/profiles/profile_info_cache.h   size_t GetAvatarIconIndexOfProfileAtIndex(size_t index) const;
GetAvatarIconIndexOfProfileAtIndex  164 chrome/browser/profiles/profile_info_cache_unittest.cc     EXPECT_EQ(i, GetCache()->GetAvatarIconIndexOfProfileAtIndex(i));
GetAvatarIconIndexOfProfileAtIndex  743 chrome/browser/profiles/profile_manager.cc           cache.GetAvatarIconIndexOfProfileAtIndex(profile_cache_index);
GetAvatarIconIndexOfProfileAtIndex  544 chrome/browser/profiles/profile_manager_unittest.cc             cache.GetAvatarIconIndexOfProfileAtIndex(profile_index));
GetAvatarIconIndexOfProfileAtIndex  824 chrome/browser/profiles/profile_shortcut_manager_win.cc         cache->GetAvatarIconIndexOfProfileAtIndex(profile_index);
GetAvatarIconIndexOfProfileAtIndex 1163 chrome/browser/ui/webui/options/browser_options_handler.cc       size_t icon_index = cache.GetAvatarIconIndexOfProfileAtIndex(i);