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

  /external/chromium_org/chrome/browser/profiles/
profile_info_cache.h 82 size_t GetAvatarIconIndexOfProfileAtIndex(size_t index) const;
profile_info_cache.cc 322 GetAvatarIconIndexOfProfileAtIndex(index));
439 size_t ProfileInfoCache::GetAvatarIconIndexOfProfileAtIndex(size_t index)
693 if (GetAvatarIconIndexOfProfileAtIndex(i) == icon_index)
profile_info_cache_unittest.cc 155 EXPECT_EQ(i, GetCache()->GetAvatarIconIndexOfProfileAtIndex(i));
profile_manager.cc     [all...]
profile_manager_unittest.cc 404 cache.GetAvatarIconIndexOfProfileAtIndex(profile_index));
profile_shortcut_manager_win.cc     [all...]
  /external/chromium_org/chrome/browser/ui/webui/options/
browser_options_handler.cc     [all...]

Completed in 33 milliseconds