ProfileList 18 chrome/browser/chromeos/profiles/profile_list_chromeos.cc ProfileList* ProfileList::Create(ProfileInfoInterface* profile_cache) { ProfileList 17 chrome/browser/chromeos/profiles/profile_list_chromeos.h class ProfileListChromeOS : public ProfileList { ProfileList 53 chrome/browser/profiles/avatar_menu.cc : profile_list_(ProfileList::Create(profile_cache)), ProfileList 26 chrome/browser/profiles/avatar_menu.h class ProfileList; ProfileList 146 chrome/browser/profiles/avatar_menu.h scoped_ptr<ProfileList> profile_list_; ProfileList 13 chrome/browser/profiles/profile_list.h class ProfileList { ProfileList 15 chrome/browser/profiles/profile_list.h virtual ~ProfileList() {} ProfileList 17 chrome/browser/profiles/profile_list.h static ProfileList* Create(ProfileInfoInterface* profile_cache); ProfileList 24 chrome/browser/profiles/profile_list_desktop.cc ProfileList* ProfileList::Create(ProfileInfoInterface* profile_cache) { ProfileList 18 chrome/browser/profiles/profile_list_desktop.h class ProfileListDesktop : public ProfileList { ProfileList 106 chromeos/network/network_profile_handler.cc for (ProfileList::const_iterator it = profiles_.begin(); ProfileList 160 chromeos/network/network_profile_handler.cc ProfileList::iterator found = std::find_if(profiles_.begin(), profiles_.end(), ProfileList 172 chromeos/network/network_profile_handler.cc ProfileList::const_iterator found = ProfileList 183 chromeos/network/network_profile_handler.cc for (NetworkProfileHandler::ProfileList::const_iterator it = ProfileList 193 chromeos/network/network_profile_handler.cc for (NetworkProfileHandler::ProfileList::const_iterator it = ProfileList 76 chromeos/network/network_profile_handler.h ProfileList profiles_;