HomeSort by relevance Sort by last modified time
    Searched refs:GetAvatarIconIndexOfProfileAtIndex (Results 1 - 8 of 8) sorted by null

  /external/chromium_org/chrome/browser/profiles/
avatar_menu_desktop.cc 27 const size_t icon_index = cache.GetAvatarIconIndexOfProfileAtIndex(index);
profile_info_cache.cc 193 DownloadHighResAvatar(GetAvatarIconIndexOfProfileAtIndex(i),
352 GetAvatarIconIndexOfProfileAtIndex(index));
447 size_t ProfileInfoCache::GetAvatarIconIndexOfProfileAtIndex(size_t index)
899 if (GetAvatarIconIndexOfProfileAtIndex(i) == icon_index)
    [all...]
profile_info_cache.h 95 size_t GetAvatarIconIndexOfProfileAtIndex(size_t index) const;
profile_info_cache_unittest.cc 166 EXPECT_EQ(i, GetCache()->GetAvatarIconIndexOfProfileAtIndex(i));
profile_shortcut_manager_win.cc     [all...]
profile_manager.cc 753 cache.GetAvatarIconIndexOfProfileAtIndex(profile_cache_index);
    [all...]
profile_manager_unittest.cc 541 cache.GetAvatarIconIndexOfProfileAtIndex(profile_index));
    [all...]
  /external/chromium_org/chrome/browser/ui/webui/options/
browser_options_handler.cc     [all...]

Completed in 194 milliseconds