Searched refs:KeyedService (Results 1 - 25 of 525) sorted by last modified time

1234567891011>>

/external/chromium_org/extensions/browser/api/sockets_tcp/
H A Dsockets_tcp_api_unittest.cc18 static KeyedService* ApiResourceManagerTestFactory(
/external/chromium_org/extensions/browser/api/storage/
H A Dsettings_test_util.cc131 KeyedService* MockExtensionSystemWithEventRouter::Build(
H A Dsettings_test_util.h66 static KeyedService* Build(content::BrowserContext* context);
H A Dstorage_api_unittest.cc34 KeyedService* CreateStorageFrontendForTesting(
88 // will be owned by the KeyedService system.
/external/chromium_org/extensions/browser/app_window/
H A Dapp_window_geometry_cache.cc282 KeyedService* AppWindowGeometryCache::Factory::BuildServiceInstanceFor(
H A Dapp_window_geometry_cache.h33 class AppWindowGeometryCache : public KeyedService,
51 virtual KeyedService* BuildServiceInstanceFor(
92 // KeyedService
H A Dapp_window_registry.cc263 KeyedService* AppWindowRegistry::Factory::BuildServiceInstanceFor(
H A Dapp_window_registry.h32 class AppWindowRegistry : public KeyedService {
118 virtual KeyedService* BuildServiceInstanceFor(
/external/chromium_org/extensions/browser/
H A Dbrowser_context_keyed_api_factory.h23 class BrowserContextKeyedAPI : public KeyedService {
69 // a KeyedService that uses this factory template instead of its own separate
105 virtual KeyedService* BuildServiceInstanceFor(
H A Dextension_pref_value_map.h56 class ExtensionPrefValueMap : public KeyedService {
78 // KeyedService implementation.
H A Dextension_pref_value_map_factory.cc31 KeyedService* ExtensionPrefValueMapFactory::BuildServiceInstanceFor(
H A Dextension_pref_value_map_factory.h27 virtual KeyedService* BuildServiceInstanceFor(
H A Dextension_prefs.h62 class ExtensionPrefs : public ExtensionScopedPrefs, public KeyedService {
H A Dextension_prefs_factory.cc44 KeyedService* ExtensionPrefsFactory::BuildServiceInstanceFor(
H A Dextension_prefs_factory.h31 virtual KeyedService* BuildServiceInstanceFor(
H A Dextension_registry.h28 class ExtensionRegistry : public KeyedService {
144 // KeyedService implementation:
H A Dextension_registry_factory.cc36 KeyedService* ExtensionRegistryFactory::BuildServiceInstanceFor(
H A Dextension_registry_factory.h32 virtual KeyedService* BuildServiceInstanceFor(
H A Dextension_system.h51 class ExtensionSystem : public KeyedService {
H A Dimage_loader.h41 class ImageLoader : public KeyedService {
H A Dimage_loader_factory.cc33 KeyedService* ImageLoaderFactory::BuildServiceInstanceFor(
H A Dimage_loader_factory.h36 virtual KeyedService* BuildServiceInstanceFor(
H A Dmock_extension_system.h77 virtual KeyedService* BuildServiceInstanceFor(
H A Dprocess_map.h75 class ProcessMap : public KeyedService {
H A Dprocess_map_factory.cc35 KeyedService* ProcessMapFactory::BuildServiceInstanceFor(

Completed in 117 milliseconds

1234567891011>>