Searched refs:SetGAIAPictureOfProfileAtIndex (Results 1 – 5 of 5) sorted by relevance
134 cache.SetGAIAPictureOfProfileAtIndex(profile_index, &gfx_image); in OnProfileDownloadSuccess()136 cache.SetGAIAPictureOfProfileAtIndex(profile_index, NULL); in OnProfileDownloadSuccess()167 cache.SetGAIAPictureOfProfileAtIndex(profile_index, NULL); in OnUsernameChanged()
376 GetCache()->SetGAIAPictureOfProfileAtIndex(1, &gaia_image); in TEST_F()426 GetCache()->SetGAIAPictureOfProfileAtIndex(0, &gaia_image); in TEST_F()475 GetCache()->SetGAIAPictureOfProfileAtIndex(0, NULL); in TEST_F()
117 void SetGAIAPictureOfProfileAtIndex(size_t index, const gfx::Image* image);
260 GetCache()->SetGAIAPictureOfProfileAtIndex(0, &gaia_picture); in TEST_F()
626 void ProfileInfoCache::SetGAIAPictureOfProfileAtIndex(size_t index, in SetGAIAPictureOfProfileAtIndex() function in ProfileInfoCache