AutomaticProfileResetterFactory  284 chrome/browser/prefs/browser_prefs.cc   AutomaticProfileResetterFactory::RegisterPrefs(registry);
AutomaticProfileResetterFactory   19 chrome/browser/profile_resetter/automatic_profile_resetter_factory.cc AutomaticProfileResetter* AutomaticProfileResetterFactory::GetForBrowserContext(
AutomaticProfileResetterFactory   26 chrome/browser/profile_resetter/automatic_profile_resetter_factory.cc AutomaticProfileResetterFactory*
AutomaticProfileResetterFactory   27 chrome/browser/profile_resetter/automatic_profile_resetter_factory.cc AutomaticProfileResetterFactory::GetInstance() {
AutomaticProfileResetterFactory   28 chrome/browser/profile_resetter/automatic_profile_resetter_factory.cc   return Singleton<AutomaticProfileResetterFactory>::get();
AutomaticProfileResetterFactory   32 chrome/browser/profile_resetter/automatic_profile_resetter_factory.cc void AutomaticProfileResetterFactory::RegisterPrefs(
AutomaticProfileResetterFactory   37 chrome/browser/profile_resetter/automatic_profile_resetter_factory.cc AutomaticProfileResetterFactory::AutomaticProfileResetterFactory()
AutomaticProfileResetterFactory   45 chrome/browser/profile_resetter/automatic_profile_resetter_factory.cc AutomaticProfileResetterFactory::~AutomaticProfileResetterFactory() {}
AutomaticProfileResetterFactory   47 chrome/browser/profile_resetter/automatic_profile_resetter_factory.cc KeyedService* AutomaticProfileResetterFactory::BuildServiceInstanceFor(
AutomaticProfileResetterFactory   56 chrome/browser/profile_resetter/automatic_profile_resetter_factory.cc void AutomaticProfileResetterFactory::RegisterProfilePrefs(
AutomaticProfileResetterFactory   64 chrome/browser/profile_resetter/automatic_profile_resetter_factory.cc bool AutomaticProfileResetterFactory::
AutomaticProfileResetterFactory   69 chrome/browser/profile_resetter/automatic_profile_resetter_factory.cc bool AutomaticProfileResetterFactory::ServiceIsNULLWhileTesting() const {
AutomaticProfileResetterFactory   26 chrome/browser/profile_resetter/automatic_profile_resetter_factory.h class AutomaticProfileResetterFactory
AutomaticProfileResetterFactory   31 chrome/browser/profile_resetter/automatic_profile_resetter_factory.h   static AutomaticProfileResetterFactory* GetInstance();
AutomaticProfileResetterFactory   37 chrome/browser/profile_resetter/automatic_profile_resetter_factory.h   friend struct DefaultSingletonTraits<AutomaticProfileResetterFactory>;
AutomaticProfileResetterFactory   39 chrome/browser/profile_resetter/automatic_profile_resetter_factory.h   AutomaticProfileResetterFactory();
AutomaticProfileResetterFactory   40 chrome/browser/profile_resetter/automatic_profile_resetter_factory.h   virtual ~AutomaticProfileResetterFactory();
AutomaticProfileResetterFactory   52 chrome/browser/profile_resetter/automatic_profile_resetter_factory.h   DISALLOW_COPY_AND_ASSIGN(AutomaticProfileResetterFactory);
AutomaticProfileResetterFactory  502 chrome/browser/profile_resetter/automatic_profile_resetter_unittest.cc     AutomaticProfileResetterFactory::GetInstance();
AutomaticProfileResetterFactory   44 chrome/browser/profile_resetter/profile_reset_global_error.cc       AutomaticProfileResetterFactory::GetForBrowserContext(profile_);
AutomaticProfileResetterFactory  153 chrome/browser/profiles/chrome_browser_main_extra_parts_profiles.cc   AutomaticProfileResetterFactory::GetInstance();
AutomaticProfileResetterFactory   41 chrome/browser/ui/webui/options/reset_profile_settings_handler.cc       AutomaticProfileResetterFactory::GetForBrowserContext(profile);