Home
last modified time | relevance | path

Searched refs:BuildServiceInstanceFor (Results 1 – 25 of 1231) sorted by relevance

12345678910>>...50

/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/ui/media_router/
H A Dmedia_router_ui_service_factory_unittest.cc69 MediaRouterUIServiceFactory::GetInstance()->BuildServiceInstanceFor( in TEST_F()
81 MediaRouterUIServiceFactory::GetInstance()->BuildServiceInstanceFor( in TEST_F()
90 MediaRouterUIServiceFactory::GetInstance()->BuildServiceInstanceFor( in TEST_F()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/extensions/
H A Dmenu_manager_factory.cc33 return base::WrapUnique(GetInstance()->BuildServiceInstanceFor(context)); in BuildServiceInstanceForTesting()
45 KeyedService* MenuManagerFactory::BuildServiceInstanceFor( in BuildServiceInstanceFor() function in extensions::MenuManagerFactory
H A Dextension_system_factory.h33 KeyedService* BuildServiceInstanceFor(
58 KeyedService* BuildServiceInstanceFor(
H A Dextension_system_factory.cc65 KeyedService* ExtensionSystemSharedFactory::BuildServiceInstanceFor( in BuildServiceInstanceFor() function in extensions::ExtensionSystemSharedFactory
101 KeyedService* ExtensionSystemFactory::BuildServiceInstanceFor( in BuildServiceInstanceFor() function in extensions::ExtensionSystemFactory
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/apps/platform_apps/
H A Dapp_termination_observer.cc28 KeyedService* BuildServiceInstanceFor(
44 KeyedService* AppTerminationObserverFactory::BuildServiceInstanceFor( in BuildServiceInstanceFor() function in chrome_apps::__anon19c5f1f40111::AppTerminationObserverFactory
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/ui/app_list/arc/
H A Darc_app_list_prefs_factory.cc44 BuildServiceInstanceFor(context); in RecreateServiceInstanceForTesting()
56 KeyedService* ArcAppListPrefsFactory::BuildServiceInstanceFor( in BuildServiceInstanceFor() function in ArcAppListPrefsFactory
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/push_messaging/
H A Dpush_messaging_service_factory.cc67 GetInstance()->BuildServiceInstanceFor(context)); in RestoreFactoryForTests()
71 KeyedService* PushMessagingServiceFactory::BuildServiceInstanceFor( in BuildServiceInstanceFor() function in PushMessagingServiceFactory
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/keyed_service/core/
H A Dsimple_keyed_service_factory.h104 virtual std::unique_ptr<KeyedService> BuildServiceInstanceFor(
130 std::unique_ptr<KeyedService> BuildServiceInstanceFor(
H A Dsimple_keyed_service_factory.cc77 SimpleKeyedServiceFactory::BuildServiceInstanceFor(void* context) const { in BuildServiceInstanceFor() function in SimpleKeyedServiceFactory
78 return BuildServiceInstanceFor(static_cast<SimpleFactoryKey*>(context)); in BuildServiceInstanceFor()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/keyed_service/core/
H A Dsimple_keyed_service_factory.h104 virtual std::unique_ptr<KeyedService> BuildServiceInstanceFor(
130 std::unique_ptr<KeyedService> BuildServiceInstanceFor(
H A Dsimple_keyed_service_factory.cc77 SimpleKeyedServiceFactory::BuildServiceInstanceFor(void* context) const { in BuildServiceInstanceFor() function in SimpleKeyedServiceFactory
78 return BuildServiceInstanceFor(static_cast<SimpleFactoryKey*>(context)); in BuildServiceInstanceFor()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/plugins/
H A Dplugin_prefs_factory.cc34 GetInstance()->BuildServiceInstanceFor(profile).get()); in CreateForTestingProfile()
45 PluginPrefsFactory::BuildServiceInstanceFor( in BuildServiceInstanceFor() function in PluginPrefsFactory
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/keyed_service/ios/
H A Dbrowser_state_keyed_service_factory.h94 virtual std::unique_ptr<KeyedService> BuildServiceInstanceFor(
119 std::unique_ptr<KeyedService> BuildServiceInstanceFor(
H A Drefcounted_browser_state_keyed_service_factory.h99 virtual scoped_refptr<RefcountedKeyedService> BuildServiceInstanceFor(
124 scoped_refptr<RefcountedKeyedService> BuildServiceInstanceFor(
H A Drefcounted_browser_state_keyed_service_factory.cc91 RefcountedBrowserStateKeyedServiceFactory::BuildServiceInstanceFor( in BuildServiceInstanceFor() function in RefcountedBrowserStateKeyedServiceFactory
93 return BuildServiceInstanceFor(static_cast<web::BrowserState*>(context)); in BuildServiceInstanceFor()
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/keyed_service/content/
H A Drefcounted_browser_context_keyed_service_factory.h103 virtual scoped_refptr<RefcountedKeyedService> BuildServiceInstanceFor(
130 scoped_refptr<RefcountedKeyedService> BuildServiceInstanceFor(
H A Drefcounted_browser_context_keyed_service_factory.cc92 RefcountedBrowserContextKeyedServiceFactory::BuildServiceInstanceFor( in BuildServiceInstanceFor() function in RefcountedBrowserContextKeyedServiceFactory
94 return BuildServiceInstanceFor( in BuildServiceInstanceFor()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/keyed_service/ios/
H A Dbrowser_state_keyed_service_factory.h94 virtual std::unique_ptr<KeyedService> BuildServiceInstanceFor(
119 std::unique_ptr<KeyedService> BuildServiceInstanceFor(
H A Drefcounted_browser_state_keyed_service_factory.h99 virtual scoped_refptr<RefcountedKeyedService> BuildServiceInstanceFor(
124 scoped_refptr<RefcountedKeyedService> BuildServiceInstanceFor(
H A Drefcounted_browser_state_keyed_service_factory.cc91 RefcountedBrowserStateKeyedServiceFactory::BuildServiceInstanceFor( in BuildServiceInstanceFor() function in RefcountedBrowserStateKeyedServiceFactory
93 return BuildServiceInstanceFor(static_cast<web::BrowserState*>(context)); in BuildServiceInstanceFor()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/keyed_service/content/
H A Dbrowser_context_keyed_service_factory.h97 virtual KeyedService* BuildServiceInstanceFor(
124 std::unique_ptr<KeyedService> BuildServiceInstanceFor(
H A Drefcounted_browser_context_keyed_service_factory.h102 virtual scoped_refptr<RefcountedKeyedService> BuildServiceInstanceFor(
129 scoped_refptr<RefcountedKeyedService> BuildServiceInstanceFor(
H A Drefcounted_browser_context_keyed_service_factory.cc92 RefcountedBrowserContextKeyedServiceFactory::BuildServiceInstanceFor( in BuildServiceInstanceFor() function in RefcountedBrowserContextKeyedServiceFactory
94 return BuildServiceInstanceFor( in BuildServiceInstanceFor()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/chromeos/arc/kiosk/
H A Darc_kiosk_bridge.cc42 KeyedService* BuildServiceInstanceFor( in BuildServiceInstanceFor() function in arc::__anond283aebf0111::ArcKioskBridgeFactory
47 return ArcBrowserContextKeyedServiceFactoryBase::BuildServiceInstanceFor( in BuildServiceInstanceFor()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/persisted_state_db/
H A Dprofile_proto_db_factory.h44 KeyedService* BuildServiceInstanceFor(
83 KeyedService* ProfileProtoDBFactory<T>::BuildServiceInstanceFor( in BuildServiceInstanceFor() function

12345678910>>...50