OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ServiceIsCreatedWithBrowserContext
(Results
1 - 25
of
45
) sorted by null
1
2
/external/chromium_org/chrome/browser/extensions/api/file_system/
entry_watcher_service_factory.cc
32
bool EntryWatcherServiceFactory::
ServiceIsCreatedWithBrowserContext
() const {
/external/chromium_org/apps/
app_lifetime_monitor_factory.cc
39
bool AppLifetimeMonitorFactory::
ServiceIsCreatedWithBrowserContext
() const {
app_load_service_factory.cc
51
bool AppLoadServiceFactory::
ServiceIsCreatedWithBrowserContext
() const {
app_restore_service_factory.cc
39
bool AppRestoreServiceFactory::
ServiceIsCreatedWithBrowserContext
() const {
/external/chromium_org/chrome/browser/apps/
ephemeral_app_service_factory.cc
49
bool EphemeralAppServiceFactory::
ServiceIsCreatedWithBrowserContext
() const {
per_app_settings_service_factory.cc
38
bool PerAppSettingsServiceFactory::
ServiceIsCreatedWithBrowserContext
() const {
shortcut_manager_factory.cc
36
bool AppShortcutManagerFactory::
ServiceIsCreatedWithBrowserContext
() const {
/external/chromium_org/chrome/browser/background/
background_contents_service_factory.cc
60
BackgroundContentsServiceFactory::
ServiceIsCreatedWithBrowserContext
() const {
/external/chromium_org/chrome/browser/chromeos/extensions/file_manager/
event_router_factory.cc
53
bool EventRouterFactory::
ServiceIsCreatedWithBrowserContext
() const {
/external/chromium_org/chrome/browser/chromeos/file_system_provider/
service_factory.cc
47
bool ServiceFactory::
ServiceIsCreatedWithBrowserContext
() const { return true; }
/external/chromium_org/chrome/browser/chromeos/policy/
recommendation_restorer_factory.cc
31
bool RecommendationRestorerFactory::
ServiceIsCreatedWithBrowserContext
() const {
/external/chromium_org/chrome/browser/custom_handlers/
protocol_handler_registry_factory.cc
37
ProtocolHandlerRegistryFactory::
ServiceIsCreatedWithBrowserContext
() const {
/external/chromium_org/chrome/browser/extensions/api/dial/
dial_api_factory.cc
40
bool DialAPIFactory::
ServiceIsCreatedWithBrowserContext
() const {
/external/chromium_org/chrome/browser/extensions/api/networking_private/
networking_private_event_router_factory.cc
56
ServiceIsCreatedWithBrowserContext
() const {
networking_private_factory_chromeos.cc
58
bool NetworkingPrivateChromeOSFactory::
ServiceIsCreatedWithBrowserContext
()
networking_private_service_client_factory.cc
53
bool NetworkingPrivateServiceClientFactory::
ServiceIsCreatedWithBrowserContext
()
/external/chromium_org/chrome/browser/extensions/
extension_garbage_collector_factory.cc
59
bool ExtensionGarbageCollectorFactory::
ServiceIsCreatedWithBrowserContext
()
extension_storage_monitor_factory.cc
49
bool ExtensionStorageMonitorFactory::
ServiceIsCreatedWithBrowserContext
()
extension_toolbar_model_factory.cc
51
bool ExtensionToolbarModelFactory::
ServiceIsCreatedWithBrowserContext
() const {
/external/chromium_org/chrome/browser/google/
google_url_tracker_factory.cc
61
bool GoogleURLTrackerFactory::
ServiceIsCreatedWithBrowserContext
() const {
/external/chromium_org/chrome/browser/local_discovery/
privet_notifications_factory.cc
33
PrivetNotificationServiceFactory::
ServiceIsCreatedWithBrowserContext
() const {
/external/chromium_org/chrome/browser/policy/cloud/
user_cloud_policy_invalidator_factory.cc
58
ServiceIsCreatedWithBrowserContext
() const {
/external/chromium_org/chrome/browser/signin/
easy_unlock_service_factory.cc
64
bool EasyUnlockServiceFactory::
ServiceIsCreatedWithBrowserContext
() const {
/external/chromium_org/chrome/browser/ui/tabs/
pinned_tab_service_factory.cc
36
bool PinnedTabServiceFactory::
ServiceIsCreatedWithBrowserContext
() const {
/external/chromium_org/extensions/browser/
image_loader_factory.cc
38
bool ImageLoaderFactory::
ServiceIsCreatedWithBrowserContext
() const {
Completed in 1187 milliseconds
1
2