SetIsUsingGAIAPictureOfProfileAtIndex  141 chrome/browser/profiles/gaia_info_update_service.cc   cache.SetIsUsingGAIAPictureOfProfileAtIndex(profile_index, true);
SetIsUsingGAIAPictureOfProfileAtIndex  114 chrome/browser/profiles/profile_info_cache.h   void SetIsUsingGAIAPictureOfProfileAtIndex(size_t index, bool value);
SetIsUsingGAIAPictureOfProfileAtIndex  370 chrome/browser/profiles/profile_info_cache_unittest.cc   GetCache()->SetIsUsingGAIAPictureOfProfileAtIndex(1, true);
SetIsUsingGAIAPictureOfProfileAtIndex  377 chrome/browser/profiles/profile_info_cache_unittest.cc   GetCache()->SetIsUsingGAIAPictureOfProfileAtIndex(1, false);
SetIsUsingGAIAPictureOfProfileAtIndex  443 chrome/browser/profiles/profile_info_cache_unittest.cc   GetCache()->SetIsUsingGAIAPictureOfProfileAtIndex(0, true);
SetIsUsingGAIAPictureOfProfileAtIndex  316 chrome/browser/ui/webui/options/manage_profile_handler.cc     cache.SetIsUsingGAIAPictureOfProfileAtIndex(profile_index, true);
SetIsUsingGAIAPictureOfProfileAtIndex  329 chrome/browser/ui/webui/options/manage_profile_handler.cc     cache.SetIsUsingGAIAPictureOfProfileAtIndex(profile_index, false);