SetProfileByPath   59 chrome/browser/ui/app_list/app_list_view_delegate.h   virtual void SetProfileByPath(const base::FilePath& profile_path) OVERRIDE;
SetProfileByPath  107 chrome/browser/ui/views/app_list/linux/app_list_linux.cc   view_->SetProfileByPath(profile->GetPath());
SetProfileByPath  132 chrome/browser/ui/views/app_list/win/app_list_win.cc   view_->SetProfileByPath(profile->GetPath());
SetProfileByPath   70 ui/app_list/app_list_view_delegate.h   virtual void SetProfileByPath(const base::FilePath& profile_path) = 0;
SetProfileByPath   49 ui/app_list/test/app_list_test_view_delegate.h   virtual void SetProfileByPath(const base::FilePath& profile_path) OVERRIDE {}
SetProfileByPath  236 ui/app_list/views/app_list_view.cc   delegate_->SetProfileByPath(profile_path);
SetProfileByPath   92 ui/app_list/views/app_list_view.h   void SetProfileByPath(const base::FilePath& profile_path);