IsProfileManaged  288 chrome/browser/ui/app_list/app_list_service_impl.cc   if (profile_store_->IsProfileManaged(profile_path))
IsProfileManaged   33 chrome/browser/ui/app_list/profile_store.h   virtual bool IsProfileManaged(const base::FilePath& path) = 0;
IsProfileManaged   29 chrome/browser/ui/app_list/test/fake_profile_store.h   virtual bool IsProfileManaged(const base::FilePath& path) OVERRIDE;