SetProfilePath    121 chrome/browser/ui/app_list/app_list_controller_delegate_impl.cc   service_->SetProfilePath(profile_path);
SetProfilePath     66 chrome/browser/ui/app_list/app_list_service.h   virtual void SetProfilePath(const base::FilePath& profile_path) = 0;
SetProfilePath    330 chrome/browser/ui/app_list/app_list_service_impl.cc   SetProfilePath(initial_profile->GetPath());
SetProfilePath     48 chrome/browser/ui/app_list/app_list_service_impl.h   virtual void SetProfilePath(const base::FilePath& profile_path) OVERRIDE;
SetProfilePath    168 chrome/browser/ui/app_list/app_list_service_unittest.cc   service_->SetProfilePath(profile2_->GetPath());
SetProfilePath    173 chrome/browser/ui/app_list/app_list_service_unittest.cc   service_->SetProfilePath(profile1_->GetPath());
SetProfilePath    104 chrome/browser/ui/views/app_list/linux/app_list_service_linux.cc   SetProfilePath(requested_profile->GetPath());
SetProfilePath    382 chrome/browser/ui/views/app_list/win/app_list_service_win.cc   SetProfilePath(requested_profile->GetPath());
SetProfilePath    356 chrome/browser/ui/webui/options/manage_profile_handler.cc   app_list_service->SetProfilePath(profile_file_path);