Searched refs:IsUsingGAIAPictureOfProfileAtIndex (Results 1 – 10 of 10) sorted by relevance
27 if (cache.IsUsingGAIAPictureOfProfileAtIndex(index)) { in GetImageForMenuButton()
360 EXPECT_FALSE(GetCache()->IsUsingGAIAPictureOfProfileAtIndex(0)); in TEST_F()361 EXPECT_FALSE(GetCache()->IsUsingGAIAPictureOfProfileAtIndex(1)); in TEST_F()383 EXPECT_TRUE(GetCache()->IsUsingGAIAPictureOfProfileAtIndex(1)); in TEST_F()391 EXPECT_FALSE(GetCache()->IsUsingGAIAPictureOfProfileAtIndex(1)); in TEST_F()401 EXPECT_TRUE(GetCache()->IsUsingGAIAPictureOfProfileAtIndex(1)); in TEST_F()410 EXPECT_FALSE(GetCache()->IsUsingGAIAPictureOfProfileAtIndex(1)); in TEST_F()
60 virtual bool IsUsingGAIAPictureOfProfileAtIndex(size_t index) const = 0;
85 virtual bool IsUsingGAIAPictureOfProfileAtIndex(
140 if (info_cache.IsUsingGAIAPictureOfProfileAtIndex(i)) in CountProfileInformation()
321 if (IsUsingGAIAPictureOfProfileAtIndex(index)) { in GetAvatarIconOfProfileAtIndex()387 bool ProfileInfoCache::IsUsingGAIAPictureOfProfileAtIndex(size_t index) const { in IsUsingGAIAPictureOfProfileAtIndex() function in ProfileInfoCache
819 if (cache->IsUsingGAIAPictureOfProfileAtIndex(profile_index)) { in CreateOrUpdateShortcutsForProfileAtPath()
200 cache.IsUsingGAIAPictureOfProfileAtIndex(index) &&
95 info_cache.IsUsingGAIAPictureOfProfileAtIndex(index) && in GetAvatarImageAtIndex()
1270 cache.IsUsingGAIAPictureOfProfileAtIndex(i) && in GetProfilesInfoList()