Searched refs:GetInstance (Results 1 - 25 of 2324) sorted by relevance

1234567891011>>

/external/chromium/chrome/browser/chromeos/
H A Dbrightness_observer.cc14 BrightnessBubble::GetInstance()->ShowBubble(level);
16 BrightnessBubble::GetInstance()->UpdateWithoutShowingBubble(level);
18 VolumeBubble::GetInstance()->HideBubble();
/external/chromium_org/chrome/browser/profiles/
H A Dchrome_browser_main_extra_parts_profiles.cc170 AboutSigninInternalsFactory::GetInstance();
171 autofill::PersonalDataManagerFactory::GetInstance();
173 BackgroundContentsServiceFactory::GetInstance();
175 BookmarkModelFactory::GetInstance();
177 captive_portal::CaptivePortalServiceFactory::GetInstance();
179 ChromeGeolocationPermissionContextFactory::GetInstance();
181 chromeos::NetworkingPrivateEventRouterFactory::GetInstance();
184 CloudPrintProxyServiceFactory::GetInstance();
186 CookieSettings::Factory::GetInstance();
188 DesktopNotificationServiceFactory::GetInstance();
[all...]
H A Dstartup_task_runner_service_factory.cc14 BrowserContextDependencyManager::GetInstance()) {
23 GetInstance()->GetServiceForBrowserContext(profile, true));
28 StartupTaskRunnerServiceFactory::GetInstance() { function in class:StartupTaskRunnerServiceFactory
/external/chromium_org/chrome/browser/sync/
H A Dprofile_sync_service_factory.cc34 ProfileSyncServiceFactory* ProfileSyncServiceFactory::GetInstance() { function in class:ProfileSyncServiceFactory
45 GetInstance()->GetServiceForBrowserContext(profile, true));
51 BrowserContextDependencyManager::GetInstance()) {
56 DependsOn(AboutSigninInternalsFactory::GetInstance());
57 DependsOn(autofill::PersonalDataManagerFactory::GetInstance());
58 DependsOn(BookmarkModelFactory::GetInstance());
59 DependsOn(extensions::ExtensionSystemFactory::GetInstance());
60 DependsOn(GlobalErrorServiceFactory::GetInstance());
61 DependsOn(HistoryServiceFactory::GetInstance());
62 DependsOn(invalidation::InvalidationServiceFactory::GetInstance());
[all...]
/external/chromium_org/chrome/browser/signin/
H A Dtoken_service_factory.cc14 BrowserContextDependencyManager::GetInstance()) {
15 DependsOn(WebDataServiceFactory::GetInstance());
23 GetInstance()->GetServiceForBrowserContext(profile, true));
27 TokenServiceFactory* TokenServiceFactory::GetInstance() { function in class:TokenServiceFactory
/external/chromium_org/ui/base/touch/
H A Dtouch_device_aurax11.cc11 return ui::TouchFactory::GetInstance()->IsTouchDevicePresent();
/external/chromium_org/chrome/browser/extensions/api/sync_file_system/
H A Dextension_sync_event_observer_factory.cc19 GetInstance()->GetServiceForBrowserContext(profile, true));
24 ExtensionSyncEventObserverFactory::GetInstance() { function in class:extensions::ExtensionSyncEventObserverFactory
31 BrowserContextDependencyManager::GetInstance()) {
32 DependsOn(sync_file_system::SyncFileSystemServiceFactory::GetInstance());
33 DependsOn(ExtensionSystemFactory::GetInstance());
/external/chromium_org/ash/
H A Dscoped_target_root_window.cc13 Shell::GetInstance()->scoped_target_root_window_ = root_window;
17 Shell::GetInstance()->scoped_target_root_window_ = NULL;
/external/chromium_org/chrome/browser/chromeos/display/
H A Ddisplay_configuration_observer.cc14 ash::Shell::GetInstance()->display_controller()->AddObserver(this);
18 ash::Shell::GetInstance()->display_controller()->RemoveObserver(this);
/external/chromium_org/native_client_sdk/src/libraries/ppapi_simple/
H A Dps_event.cc14 PSInstance::GetInstance()->PostEvent(type);
18 PSInstance::GetInstance()->PostEvent(type, state);
22 PSInstance::GetInstance()->PostEvent(type, var);
26 PSInstance::GetInstance()->PostEvent(type, resource);
30 return PSInstance::GetInstance()->TryAcquireEvent();
34 return PSInstance::GetInstance()->WaitAcquireEvent();
38 PSInstance::GetInstance()->ReleaseEvent(event);
42 PSInstance::GetInstance()->SetEnabledEvents(filter);
/external/chromium_org/apps/
H A Dapp_restore_service_factory.cc17 GetInstance()->GetServiceForBrowserContext(profile, true));
20 AppRestoreServiceFactory* AppRestoreServiceFactory::GetInstance() { function in class:apps::AppRestoreServiceFactory
27 BrowserContextDependencyManager::GetInstance()) {
28 DependsOn(AppLifetimeMonitorFactory::GetInstance());
H A Dsaved_files_service_factory.cc16 GetInstance()->GetServiceForBrowserContext(profile, true));
20 SavedFilesServiceFactory* SavedFilesServiceFactory::GetInstance() { function in class:apps::SavedFilesServiceFactory
27 BrowserContextDependencyManager::GetInstance()) {}
/external/chromium_org/chrome/browser/chromeos/extensions/
H A Dinstall_limiter_factory.cc17 GetInstance()->GetServiceForBrowserContext(profile, true));
21 InstallLimiterFactory* InstallLimiterFactory::GetInstance() { function in class:extensions::InstallLimiterFactory
28 BrowserContextDependencyManager::GetInstance()) {
29 DependsOn(ExtensionSystemFactory::GetInstance());
/external/chromium/chrome/browser/
H A Dbackground_mode_manager_factory.cc16 GetInstance()->GetServiceForProfile(profile));
20 BackgroundModeManagerFactory* BackgroundModeManagerFactory::GetInstance() { function in class:BackgroundModeManagerFactory
25 : ProfileKeyedServiceFactory(ProfileDependencyManager::GetInstance()) {
/external/chromium/chrome/browser/tabs/
H A Dpinned_tab_service_factory.cc15 GetInstance()->GetServiceForProfile(profile));
18 PinnedTabServiceFactory* PinnedTabServiceFactory::GetInstance() { function in class:PinnedTabServiceFactory
23 : ProfileKeyedServiceFactory(ProfileDependencyManager::GetInstance()) {
/external/chromium_org/chrome/browser/extensions/
H A Dextension_pref_value_map_factory.cc14 BrowserContextDependencyManager::GetInstance()) {
24 GetInstance()->GetServiceForBrowserContext(profile, true));
28 ExtensionPrefValueMapFactory* ExtensionPrefValueMapFactory::GetInstance() { function in class:ExtensionPrefValueMapFactory
/external/chromium_org/chrome/browser/managed_mode/
H A Dcustodian_profile_downloader_service_factory.cc16 GetInstance()->GetServiceForBrowserContext(profile, true));
21 CustodianProfileDownloaderServiceFactory::GetInstance() { function in class:CustodianProfileDownloaderServiceFactory
29 BrowserContextDependencyManager::GetInstance()) {
H A Dmanaged_user_sync_service_factory.cc15 GetInstance()->GetServiceForBrowserContext(profile, true));
19 ManagedUserSyncServiceFactory* ManagedUserSyncServiceFactory::GetInstance() { function in class:ManagedUserSyncServiceFactory
26 BrowserContextDependencyManager::GetInstance()) {
/external/chromium_org/chrome/browser/predictors/
H A Dpredictor_database_factory.cc17 GetInstance()->GetServiceForBrowserContext(profile, true));
21 PredictorDatabaseFactory* PredictorDatabaseFactory::GetInstance() { function in class:predictors::PredictorDatabaseFactory
27 "PredictorDatabase", BrowserContextDependencyManager::GetInstance()) {
H A Dautocomplete_action_predictor_factory.cc20 GetInstance()->GetServiceForBrowserContext(profile, true));
25 AutocompleteActionPredictorFactory::GetInstance() { function in class:predictors::AutocompleteActionPredictorFactory
32 BrowserContextDependencyManager::GetInstance()) {
33 DependsOn(HistoryServiceFactory::GetInstance());
34 DependsOn(PredictorDatabaseFactory::GetInstance());
/external/chromium_org/chrome/browser/ui/app_list/search/
H A Dhistory_factory.cc14 HistoryFactory* HistoryFactory::GetInstance() { function in class:app_list::HistoryFactory
22 GetInstance()->GetServiceForBrowserContext(context, true));
28 BrowserContextDependencyManager::GetInstance()) {}
/external/chromium_org/chrome/browser/ui/webui/signin/
H A Dlogin_ui_service_factory.cc16 BrowserContextDependencyManager::GetInstance()) {
24 GetInstance()->GetServiceForBrowserContext(profile, true));
28 LoginUIServiceFactory* LoginUIServiceFactory::GetInstance() { function in class:LoginUIServiceFactory
/external/chromium_org/ash/test/
H A Dmirror_window_test_api.cc17 return Shell::GetInstance()->display_controller()->
22 return Shell::GetInstance()->display_controller()->
27 return Shell::GetInstance()->display_controller()->
32 return Shell::GetInstance()->display_controller()->
38 return Shell::GetInstance()->display_controller()->
/external/chromium_org/chrome/browser/chromeos/extensions/file_manager/
H A Dfile_browser_private_api_factory.cc20 GetInstance()->GetServiceForBrowserContext(profile, true));
25 FileBrowserPrivateAPIFactory::GetInstance() { function in class:file_manager::FileBrowserPrivateAPIFactory
32 BrowserContextDependencyManager::GetInstance()) {
33 DependsOn(drive::DriveIntegrationServiceFactory::GetInstance());
34 DependsOn(extensions::ExtensionSystemFactory::GetInstance());
/external/chromium_org/chrome/browser/drive/
H A Ddrive_notification_manager_factory.cc23 GetInstance()->GetServiceForBrowserContext(profile, true));
28 DriveNotificationManagerFactory::GetInstance() { function in class:drive::DriveNotificationManagerFactory
35 BrowserContextDependencyManager::GetInstance()) {
36 DependsOn(ProfileSyncServiceFactory::GetInstance());
37 DependsOn(invalidation::InvalidationServiceFactory::GetInstance());

Completed in 810 milliseconds

1234567891011>>