SetUserNameOfProfileAtIndex 1249 chrome/browser/profiles/profile_impl.cc cache.SetUserNameOfProfileAtIndex(index, base::UTF8ToUTF16(user_name)); SetUserNameOfProfileAtIndex 101 chrome/browser/profiles/profile_info_cache.h void SetUserNameOfProfileAtIndex(size_t index, SetUserNameOfProfileAtIndex 207 chrome/browser/profiles/profile_info_cache_unittest.cc GetCache()->SetUserNameOfProfileAtIndex(1, new_user_name); SetUserNameOfProfileAtIndex 989 chrome/browser/profiles/profile_manager_unittest.cc cache.SetUserNameOfProfileAtIndex(0, ASCIIToUTF16("user@gmail.com")); SetUserNameOfProfileAtIndex 64 chrome/browser/ui/views/new_avatar_menu_button_browsertest.cc cache.SetUserNameOfProfileAtIndex(0, base::UTF8ToUTF16("user_name"));