Searched defs:GetAvatarIconIndexOfProfileAtIndex (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/chrome/browser/profiles/
H A Dprofile_info_cache.cc335 GetAvatarIconIndexOfProfileAtIndex(index));
441 size_t ProfileInfoCache::GetAvatarIconIndexOfProfileAtIndex(size_t index) function in class:ProfileInfoCache
940 if (GetAvatarIconIndexOfProfileAtIndex(i) == icon_index)
989 int avatar_index = GetAvatarIconIndexOfProfileAtIndex(index);
1089 DownloadHighResAvatar(GetAvatarIconIndexOfProfileAtIndex(i),
1104 GetAvatarIconIndexOfProfileAtIndex(profile_index)));

Completed in 878 milliseconds