OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ServiceIsNULLWhileTesting
(Results
1 - 25
of
90
) sorted by null
1
2
3
4
/external/chromium_org/apps/
app_keep_alive_service_factory.h
31
virtual bool
ServiceIsNULLWhileTesting
() const OVERRIDE;
app_keep_alive_service_factory.cc
43
bool AppKeepAliveServiceFactory::
ServiceIsNULLWhileTesting
() const {
app_load_service_factory.h
33
virtual bool
ServiceIsNULLWhileTesting
() const OVERRIDE;
/external/chromium_org/chrome/browser/apps/
shortcut_manager_factory.h
36
virtual bool
ServiceIsNULLWhileTesting
() const OVERRIDE;
shortcut_manager_factory.cc
40
bool AppShortcutManagerFactory::
ServiceIsNULLWhileTesting
() const {
/external/chromium_org/chrome/browser/chromeos/policy/
user_cloud_policy_token_forwarder_factory.h
36
virtual bool
ServiceIsNULLWhileTesting
() const OVERRIDE;
user_network_configuration_updater_factory.h
42
virtual bool
ServiceIsNULLWhileTesting
() const OVERRIDE;
/external/chromium_org/chrome/browser/extensions/api/dial/
dial_api_factory.h
33
virtual bool
ServiceIsNULLWhileTesting
() const OVERRIDE;
/external/chromium_org/chrome/browser/extensions/api/networking_private/
networking_private_service_client_factory.h
34
virtual bool
ServiceIsNULLWhileTesting
() const OVERRIDE;
/external/chromium_org/chrome/browser/favicon/
favicon_service_factory.h
37
virtual bool
ServiceIsNULLWhileTesting
() const OVERRIDE;
/external/chromium_org/chrome/browser/local_discovery/
privet_notifications_factory.cc
38
bool PrivetNotificationServiceFactory::
ServiceIsNULLWhileTesting
() const {
privet_notifications_factory.h
29
virtual bool
ServiceIsNULLWhileTesting
() const OVERRIDE;
/external/chromium_org/chrome/browser/policy/cloud/
user_cloud_policy_invalidator_factory.h
29
virtual bool
ServiceIsNULLWhileTesting
() const OVERRIDE;
/external/chromium_org/chrome/browser/printing/cloud_print/
cloud_print_proxy_service_factory.h
35
virtual bool
ServiceIsNULLWhileTesting
() const OVERRIDE;
/external/chromium_org/chrome/browser/sessions/
tab_restore_service_factory.h
38
virtual bool
ServiceIsNULLWhileTesting
() const OVERRIDE;
/external/chromium_org/chrome/browser/ui/tabs/
pinned_tab_service_factory.h
35
virtual bool
ServiceIsNULLWhileTesting
() const OVERRIDE;
/external/chromium_org/chrome/browser/autocomplete/
autocomplete_classifier_factory.h
36
virtual bool
ServiceIsNULLWhileTesting
() const OVERRIDE;
/external/chromium_org/chrome/browser/background/
background_contents_service_factory.h
39
virtual bool
ServiceIsNULLWhileTesting
() const OVERRIDE;
/external/chromium_org/chrome/browser/chromeos/extensions/file_manager/
file_browser_private_api_factory.h
31
virtual bool
ServiceIsNULLWhileTesting
() const OVERRIDE;
/external/chromium_org/chrome/browser/chromeos/file_manager/
volume_manager_factory.h
34
virtual bool
ServiceIsNULLWhileTesting
() const OVERRIDE;
/external/chromium_org/chrome/browser/custom_handlers/
protocol_handler_registry_factory.h
34
virtual bool
ServiceIsNULLWhileTesting
() const OVERRIDE;
/external/chromium_org/chrome/browser/extensions/api/autotest_private/
autotest_private_api_factory.h
34
virtual bool
ServiceIsNULLWhileTesting
() const OVERRIDE;
/external/chromium_org/chrome/browser/extensions/api/bluetooth/
bluetooth_api_factory.h
35
virtual bool
ServiceIsNULLWhileTesting
() const OVERRIDE;
/external/chromium_org/chrome/browser/extensions/api/developer_private/
developer_private_api_factory.h
37
virtual bool
ServiceIsNULLWhileTesting
() const OVERRIDE;
/external/chromium_org/chrome/browser/extensions/api/idle/
idle_manager_factory.h
34
virtual bool
ServiceIsNULLWhileTesting
() const OVERRIDE;
Completed in 752 milliseconds
1
2
3
4