Searched refs:SupervisedUserServiceFactory (Results 1 - 20 of 20) sorted by relevance

/external/chromium_org/chrome/browser/supervised_user/
H A Dsupervised_user_service_factory.cc20 SupervisedUserService* SupervisedUserServiceFactory::GetForProfile(
27 SupervisedUserServiceFactory* SupervisedUserServiceFactory::GetInstance() {
28 return Singleton<SupervisedUserServiceFactory>::get();
32 KeyedService* SupervisedUserServiceFactory::BuildInstanceFor(Profile* profile) {
36 SupervisedUserServiceFactory::SupervisedUserServiceFactory() function in class:SupervisedUserServiceFactory
48 SupervisedUserServiceFactory::~SupervisedUserServiceFactory() {}
50 content::BrowserContext* SupervisedUserServiceFactory
[all...]
H A Dsupervised_user_service_factory.h15 class SupervisedUserServiceFactory : public BrowserContextKeyedServiceFactory { class in inherits:BrowserContextKeyedServiceFactory
19 static SupervisedUserServiceFactory* GetInstance();
25 friend struct DefaultSingletonTraits<SupervisedUserServiceFactory>;
27 SupervisedUserServiceFactory();
28 virtual ~SupervisedUserServiceFactory();
H A Dsupervised_user_interstitial.cc159 SupervisedUserServiceFactory::GetForProfile(profile_);
175 SupervisedUserServiceFactory::GetForProfile(profile_);
253 SupervisedUserServiceFactory::GetForProfile(profile_);
281 SupervisedUserServiceFactory::GetForProfile(profile_);
291 SupervisedUserServiceFactory::GetForProfile(profile_);
H A Dsupervised_user_resource_throttle_browsertest.cc44 SupervisedUserServiceFactory::GetForProfile(browser()->profile());
H A Dsupervised_user_service_unittest.cc83 SupervisedUserServiceFactory::GetForProfile(profile_.get());
184 SupervisedUserServiceFactory::GetForProfile(profile_.get())->Init();
239 SupervisedUserServiceFactory::GetForProfile(profile_.get());
256 SupervisedUserServiceFactory::GetForProfile(profile_.get());
303 SupervisedUserServiceFactory::GetForProfile(profile_.get());
317 SupervisedUserServiceFactory::GetForProfile(profile_.get());
H A Dsupervised_user_navigation_observer.cc172 SupervisedUserServiceFactory::GetForProfile(profile);
250 SupervisedUserServiceFactory::GetForProfile(profile);
H A Dsupervised_user_service_browsertest.cc61 SupervisedUserServiceFactory::GetForProfile(profile);
H A Dsupervised_user_browsertest.cc109 SupervisedUserServiceFactory::GetForProfile(profile);
H A Dsupervised_user_service.h207 friend class SupervisedUserServiceFactory;
245 // Use |SupervisedUserServiceFactory::GetForProfile(..)| to get
/external/chromium_org/chrome/browser/profiles/
H A Davatar_menu.cc76 SupervisedUserServiceFactory::GetForProfile(browser_->profile()));
208 SupervisedUserServiceFactory::GetForProfile(browser_->profile());
H A Dchrome_browser_main_extra_parts_profiles.cc209 SupervisedUserServiceFactory::GetInstance();
H A Dprofile_io_data.cc390 SupervisedUserServiceFactory::GetForProfile(profile);
H A Dprofile_manager.cc998 SupervisedUserServiceFactory::GetForProfile(profile)->Init();
/external/chromium_org/chrome/browser/sync/sessions/
H A Dnotification_service_sessions_router.cc67 SupervisedUserServiceFactory::GetForProfile(profile_);
/external/chromium_org/chrome/browser/ui/webui/options/
H A Dcreate_profile_handler.cc199 SupervisedUserServiceFactory::GetForProfile(new_profile);
/external/chromium_org/chrome/browser/chromeos/login/users/
H A Dsupervised_user_manager_impl.cc525 SupervisedUserServiceFactory::GetForProfile(profile)->InitSync(token);
/external/chromium_org/chrome/browser/search/
H A Dsearch.cc251 SupervisedUserServiceFactory::GetForProfile(profile);
H A Dsearch_unittest.cc437 SupervisedUserServiceFactory::GetForProfile(profile());
/external/chromium_org/chrome/browser/ui/webui/
H A Dhistory_ui.cc728 SupervisedUserServiceFactory::GetForProfile(profile);
/external/chromium_org/chrome/browser/extensions/
H A Dextension_service_unittest.cc6120 SupervisedUserServiceFactory::GetForProfile(profile());
6143 SupervisedUserServiceFactory::GetForProfile(profile());
6179 SupervisedUserServiceFactory::GetForProfile(profile());

Completed in 389 milliseconds