SetGAIANameOfProfileAtIndex  120 chrome/browser/profiles/gaia_info_update_service.cc   cache.SetGAIANameOfProfileAtIndex(profile_index, full_name);
SetGAIANameOfProfileAtIndex  165 chrome/browser/profiles/gaia_info_update_service.cc     cache.SetGAIANameOfProfileAtIndex(profile_index, base::string16());
SetGAIANameOfProfileAtIndex  167 chrome/browser/profiles/gaia_info_update_service_unittest.cc   GetCache()->SetGAIANameOfProfileAtIndex(0, gaia_name);
SetGAIANameOfProfileAtIndex  110 chrome/browser/profiles/profile_info_cache.h   void SetGAIANameOfProfileAtIndex(size_t index, const base::string16& name);
SetGAIANameOfProfileAtIndex  139 chrome/browser/profiles/profile_info_cache_unittest.cc     GetCache()->SetGAIANameOfProfileAtIndex(i, gaia_name);
SetGAIANameOfProfileAtIndex  320 chrome/browser/profiles/profile_info_cache_unittest.cc   GetCache()->SetGAIANameOfProfileAtIndex(index2, gaia_name);
SetGAIANameOfProfileAtIndex  441 chrome/browser/profiles/profile_info_cache_unittest.cc   GetCache()->SetGAIANameOfProfileAtIndex(0, base::string16());