ProfileListDesktop 14 chrome/browser/profiles/profile_list_desktop.cc ProfileListDesktop::ProfileListDesktop(ProfileInfoInterface* profile_cache) ProfileListDesktop 19 chrome/browser/profiles/profile_list_desktop.cc ProfileListDesktop::~ProfileListDesktop() { ProfileListDesktop 25 chrome/browser/profiles/profile_list_desktop.cc return new ProfileListDesktop(profile_cache); ProfileListDesktop 28 chrome/browser/profiles/profile_list_desktop.cc size_t ProfileListDesktop::GetNumberOfItems() const { ProfileListDesktop 32 chrome/browser/profiles/profile_list_desktop.cc const AvatarMenu::Item& ProfileListDesktop::GetItemAt(size_t index) const { ProfileListDesktop 37 chrome/browser/profiles/profile_list_desktop.cc void ProfileListDesktop::RebuildMenu() { ProfileListDesktop 80 chrome/browser/profiles/profile_list_desktop.cc size_t ProfileListDesktop::MenuIndexFromProfileIndex(size_t index) { ProfileListDesktop 100 chrome/browser/profiles/profile_list_desktop.cc void ProfileListDesktop::ActiveProfilePathChanged(base::FilePath& path) { ProfileListDesktop 104 chrome/browser/profiles/profile_list_desktop.cc void ProfileListDesktop::ClearMenu() { ProfileListDesktop 18 chrome/browser/profiles/profile_list_desktop.h class ProfileListDesktop : public ProfileList { ProfileListDesktop 20 chrome/browser/profiles/profile_list_desktop.h explicit ProfileListDesktop(ProfileInfoInterface* profile_cache); ProfileListDesktop 21 chrome/browser/profiles/profile_list_desktop.h virtual ~ProfileListDesktop(); ProfileListDesktop 48 chrome/browser/profiles/profile_list_desktop.h DISALLOW_COPY_AND_ASSIGN(ProfileListDesktop); ProfileListDesktop 112 chrome/browser/profiles/profile_list_desktop_unittest.cc ProfileListDesktop profile_list(manager()->profile_info_cache()); ProfileListDesktop 150 chrome/browser/profiles/profile_list_desktop_unittest.cc ProfileListDesktop profile_list(manager()->profile_info_cache());