/external/chromium_org/chrome/browser/profiles/ |
D | chrome_browser_main_extra_parts_profiles.cc | 199 AboutSigninInternalsFactory::GetInstance(); in EnsureBrowserContextKeyedServiceFactoriesBuilt() 200 autofill::PersonalDataManagerFactory::GetInstance(); in EnsureBrowserContextKeyedServiceFactoriesBuilt() 202 AutomaticProfileResetterFactory::GetInstance(); in EnsureBrowserContextKeyedServiceFactoriesBuilt() 205 BackgroundContentsServiceFactory::GetInstance(); in EnsureBrowserContextKeyedServiceFactoriesBuilt() 207 BookmarkModelFactory::GetInstance(); in EnsureBrowserContextKeyedServiceFactoriesBuilt() 209 BookmarkUndoServiceFactory::GetInstance(); in EnsureBrowserContextKeyedServiceFactoriesBuilt() 212 captive_portal::CaptivePortalServiceFactory::GetInstance(); in EnsureBrowserContextKeyedServiceFactoriesBuilt() 214 ChromeGeolocationPermissionContextFactory::GetInstance(); in EnsureBrowserContextKeyedServiceFactoriesBuilt() 216 ProtectedMediaIdentifierPermissionContextFactory::GetInstance(); in EnsureBrowserContextKeyedServiceFactoriesBuilt() 219 CloudPrintProxyServiceFactory::GetInstance(); in EnsureBrowserContextKeyedServiceFactoriesBuilt() [all …]
|
/external/chromium_org/chrome/browser/sync/ |
D | profile_sync_service_factory.cc | 35 ProfileSyncServiceFactory* ProfileSyncServiceFactory::GetInstance() { in GetInstance() function in ProfileSyncServiceFactory 46 GetInstance()->GetServiceForBrowserContext(profile, true)); in GetForProfile() 52 BrowserContextDependencyManager::GetInstance()) { in ProfileSyncServiceFactory() 57 DependsOn(AboutSigninInternalsFactory::GetInstance()); in ProfileSyncServiceFactory() 58 DependsOn(autofill::PersonalDataManagerFactory::GetInstance()); in ProfileSyncServiceFactory() 59 DependsOn(BookmarkModelFactory::GetInstance()); in ProfileSyncServiceFactory() 60 DependsOn(extensions::ExtensionSystemFactory::GetInstance()); in ProfileSyncServiceFactory() 61 DependsOn(GlobalErrorServiceFactory::GetInstance()); in ProfileSyncServiceFactory() 62 DependsOn(HistoryServiceFactory::GetInstance()); in ProfileSyncServiceFactory() 63 DependsOn(invalidation::InvalidationServiceFactory::GetInstance()); in ProfileSyncServiceFactory() [all …]
|
/external/chromium_org/net/url_request/ |
D | url_request_filter_unittest.cc | 65 EXPECT_FALSE(URLRequestFilter::GetInstance()->AddUrlHandler(GURL(), in TEST() 69 URLRequestFilter::GetInstance()->ClearHandlers(); in TEST() 70 EXPECT_TRUE(URLRequestFilter::GetInstance()->AddUrlHandler(url_1, in TEST() 79 EXPECT_EQ(URLRequestFilter::GetInstance()->hit_count(), 1); in TEST() 84 EXPECT_EQ(1, URLRequestFilter::GetInstance()->hit_count()); in TEST() 87 URLRequestFilter::GetInstance()->RemoveUrlHandler(url_1); in TEST() 90 EXPECT_EQ(1, URLRequestFilter::GetInstance()->hit_count()); in TEST() 93 URLRequestFilter::GetInstance()->ClearHandlers(); in TEST() 94 EXPECT_EQ(0, URLRequestFilter::GetInstance()->hit_count()); in TEST() 95 URLRequestFilter::GetInstance()->AddHostnameHandler(url_1.scheme(), in TEST() [all …]
|
/external/chromium_org/chrome/browser/service_process/ |
D | service_process_control_browsertest.cc | 46 ServiceProcessControl::GetInstance()->Launch( in LaunchServiceProcessControl() 68 ServiceProcessControl::GetInstance()->Disconnect(); in Disconnect() 76 if (ServiceProcessControl::GetInstance()->IsConnected()) in TearDown() 77 EXPECT_TRUE(ServiceProcessControl::GetInstance()->Shutdown()); in TearDown() 147 ASSERT_TRUE(ServiceProcessControl::GetInstance()->IsConnected()); in IN_PROC_BROWSER_TEST_F() 148 ServiceProcessControl::GetInstance()->GetCloudPrintProxyInfo( in IN_PROC_BROWSER_TEST_F() 153 EXPECT_TRUE(ServiceProcessControl::GetInstance()->Shutdown()); in IN_PROC_BROWSER_TEST_F() 160 ASSERT_TRUE(ServiceProcessControl::GetInstance()->IsConnected()); in IN_PROC_BROWSER_TEST_F() 161 ServiceProcessControl::GetInstance()->GetCloudPrintProxyInfo( in IN_PROC_BROWSER_TEST_F() 166 EXPECT_TRUE(ServiceProcessControl::GetInstance()->Shutdown()); in IN_PROC_BROWSER_TEST_F() [all …]
|
/external/chromium_org/base/memory/ |
D | singleton_unittest.cc | 18 static IntSingleton* GetInstance() { in GetInstance() function in __anon5a2d8eed0111::IntSingleton 29 static Init5Singleton* GetInstance() { in GetInstance() function in __anon5a2d8eed0111::Init5Singleton 45 return &IntSingleton::GetInstance()->value_; in SingletonInt() 49 return &Init5Singleton::GetInstance()->value_; in SingletonInt5() 73 static CallbackSingletonWithNoLeakTrait* GetInstance() { in GetInstance() function in __anon5a2d8eed0111::CallbackSingletonWithNoLeakTrait 86 static CallbackSingletonWithLeakTrait* GetInstance() { in GetInstance() function in __anon5a2d8eed0111::CallbackSingletonWithLeakTrait 97 static CallbackSingletonWithStaticTrait* GetInstance() { in GetInstance() function in __anon5a2d8eed0111::CallbackSingletonWithStaticTrait 117 static AlignedTestSingleton* GetInstance() { in GetInstance() function in __anon5a2d8eed0111::AlignedTestSingleton 127 CallbackSingletonWithNoLeakTrait::GetInstance()->callback_ = CallOnQuit; in SingletonNoLeak() 131 CallbackSingletonWithLeakTrait::GetInstance()->callback_ = CallOnQuit; in SingletonLeak() [all …]
|
/external/chromium_org/chrome/browser/sync/test/integration/ |
D | apps_helper.cc | 28 return SyncAppHelper::GetInstance()->AppStatesMatch( in HasSameAppsAsVerifier() 44 return SyncExtensionHelper::GetInstance()->InstallExtension( in InstallApp() 51 return SyncExtensionHelper::GetInstance()->InstallExtension( in InstallPlatformApp() 64 return SyncExtensionHelper::GetInstance()->UninstallExtension( in UninstallApp() 69 return SyncExtensionHelper::GetInstance()->EnableExtension( in EnableApp() 74 return SyncExtensionHelper::GetInstance()->DisableExtension( in DisableApp() 79 return SyncExtensionHelper::GetInstance()->IncognitoEnableExtension( in IncognitoEnableApp() 84 return SyncExtensionHelper::GetInstance()->IncognitoDisableExtension( in IncognitoDisableApp() 89 SyncExtensionHelper::GetInstance()->InstallExtensionsPendingForSync(profile); in InstallAppsPendingForSync() 94 return SyncAppHelper::GetInstance()->GetPageOrdinalForApp( in GetPageOrdinalForApp() [all …]
|
D | extensions_helper.cc | 24 return SyncExtensionHelper::GetInstance()->ExtensionStatesMatch( in HasSameExtensionsAsVerifier() 41 if (!SyncExtensionHelper::GetInstance()->ExtensionStatesMatch( in AllProfilesHaveSameExtensions() 53 return SyncExtensionHelper::GetInstance()->InstallExtension( in InstallExtension() 66 return SyncExtensionHelper::GetInstance()->UninstallExtension( in UninstallExtension() 73 SyncExtensionHelper::GetInstance()->GetInstalledExtensionNames(profile); in GetInstalledExtensions() 85 return SyncExtensionHelper::GetInstance()->EnableExtension( in EnableExtension() 90 return SyncExtensionHelper::GetInstance()->DisableExtension( in DisableExtension() 95 return SyncExtensionHelper::GetInstance()->IsExtensionEnabled( in IsExtensionEnabled() 100 return SyncExtensionHelper::GetInstance()->IncognitoEnableExtension( in IncognitoEnableExtension() 105 return SyncExtensionHelper::GetInstance()->IncognitoDisableExtension( in IncognitoDisableExtension() [all …]
|
/external/chromium_org/chrome/browser/extensions/ |
D | extension_system_factory.cc | 23 GetInstance()->GetServiceForBrowserContext(profile, true)); in GetForProfile() 27 ExtensionSystemSharedFactory* ExtensionSystemSharedFactory::GetInstance() { in GetInstance() function in extensions::ExtensionSystemSharedFactory 34 BrowserContextDependencyManager::GetInstance()) { in ExtensionSystemSharedFactory() 35 DependsOn(ExtensionPrefsFactory::GetInstance()); in ExtensionSystemSharedFactory() 36 DependsOn(GlobalErrorServiceFactory::GetInstance()); in ExtensionSystemSharedFactory() 37 DependsOn(policy::ProfilePolicyConnectorFactory::GetInstance()); in ExtensionSystemSharedFactory() 61 GetInstance()->GetServiceForBrowserContext(profile, true)); in GetForProfile() 65 ExtensionSystemFactory* ExtensionSystemFactory::GetInstance() { in GetInstance() function in extensions::ExtensionSystemFactory 72 BrowserContextDependencyManager::GetInstance()) { in ExtensionSystemFactory() 73 DependsOn(ExtensionSystemSharedFactory::GetInstance()); in ExtensionSystemFactory()
|
/external/chromium_org/content/browser/media/ |
D | webrtc_internals_unittest.cc | 66 WebRTCInternals::GetInstance()->AddObserver(observer.get()); in TEST_F() 67 WebRTCInternals::GetInstance()->RemoveObserver(observer.get()); in TEST_F() 68 WebRTCInternals::GetInstance()->OnAddPeerConnection( in TEST_F() 72 WebRTCInternals::GetInstance()->OnRemovePeerConnection(3, 4); in TEST_F() 78 WebRTCInternals::GetInstance()->AddObserver(observer.get()); in TEST_F() 79 WebRTCInternals::GetInstance()->OnAddPeerConnection( in TEST_F() 100 WebRTCInternals::GetInstance()->RemoveObserver(observer.get()); in TEST_F() 101 WebRTCInternals::GetInstance()->OnRemovePeerConnection(1, 2); in TEST_F() 107 WebRTCInternals::GetInstance()->AddObserver(observer.get()); in TEST_F() 108 WebRTCInternals::GetInstance()->OnAddPeerConnection( in TEST_F() [all …]
|
/external/chromium_org/content/browser/speech/ |
D | speech_recognition_dispatcher_host.cc | 36 SpeechRecognitionManager::GetInstance()->AbortAllSessionsForRenderProcess( in ~SpeechRecognitionDispatcherHost() 99 SpeechRecognitionManagerImpl::GetInstance() && in OnStartRequest() 100 SpeechRecognitionManagerImpl::GetInstance()->delegate() && in OnStartRequest() 101 SpeechRecognitionManagerImpl::GetInstance()->delegate()-> in OnStartRequest() 144 int session_id = SpeechRecognitionManager::GetInstance()->CreateSession( in OnStartRequestOnIO() 147 SpeechRecognitionManager::GetInstance()->StartSession(session_id); in OnStartRequestOnIO() 152 int session_id = SpeechRecognitionManager::GetInstance()->GetSession( in OnAbortRequest() 158 SpeechRecognitionManager::GetInstance()->AbortSession(session_id); in OnAbortRequest() 163 int session_id = SpeechRecognitionManager::GetInstance()->GetSession( in OnStopCaptureRequest() 169 SpeechRecognitionManager::GetInstance()->StopAudioCaptureForSession( in OnStopCaptureRequest() [all …]
|
/external/chromium/chrome/browser/printing/ |
D | print_dialog_cloud_uitest.cc | 35 static TestData* GetInstance() { in GetInstance() function in __anonae1825eb0111::TestData 67 TestData::GetInstance()->GetTestData(), true) {} in SimpleTestJob() 94 static TestController* GetInstance() { in GetInstance() function in __anonae1825eb0111::TestController 157 TestController::GetInstance()->set_result(false); in SetUp() 163 net::URLRequestFilter* filter = net::URLRequestFilter::GetInstance(); in TearDown() 166 TestController::GetInstance()->set_delegate(NULL); in TearDown() 177 net::URLRequestFilter* filter = net::URLRequestFilter::GetInstance(); in AddTestHandlers() 190 TestController::GetInstance()->set_expected_url(cloud_print_dialog_url); in AddTestHandlers() 191 TestController::GetInstance()->set_delegate(&delegate_); in AddTestHandlers() 218 if (TestController::GetInstance()->use_delegate()) in Factory() [all …]
|
/external/chromium_org/native_client_sdk/src/libraries/ppapi_simple/ |
D | ps_event.cc | 14 PSInstance::GetInstance()->PostEvent(type); in PSEventPost() 18 PSInstance::GetInstance()->PostEvent(type, state); in PSEventPostBool() 22 PSInstance::GetInstance()->PostEvent(type, var); in PSEventPostVar() 26 PSInstance::GetInstance()->PostEvent(type, resource); in PSEventPostResource() 30 return PSInstance::GetInstance()->TryAcquireEvent(); in PSEventTryAcquire() 34 return PSInstance::GetInstance()->WaitAcquireEvent(); in PSEventWaitAcquire() 38 PSInstance::GetInstance()->ReleaseEvent(event); in PSEventRelease() 42 PSInstance::GetInstance()->SetEnabledEvents(filter); in PSEventSetFilter()
|
/external/chromium_org/ash/first_run/ |
D | first_run_helper_impl.cc | 40 Shell::GetInstance()->overlay_filter()->Activate(this); in FirstRunHelperImpl() 44 Shell::GetInstance()->overlay_filter()->Deactivate(); in ~FirstRunHelperImpl() 55 if (Shell::GetInstance()->GetAppListTargetVisibility()) in OpenAppList() 57 Shell::GetInstance()->ToggleAppList(NULL); in OpenAppList() 61 if (!Shell::GetInstance()->GetAppListTargetVisibility()) in CloseAppList() 63 Shell::GetInstance()->ToggleAppList(NULL); in CloseAppList() 78 app_list::AppListView* view = Shell::GetInstance()->GetAppListView(); in GetAppListBounds() 95 SystemTray* tray = Shell::GetInstance()->GetPrimarySystemTray(); in OpenTrayBubble() 100 SystemTray* tray = Shell::GetInstance()->GetPrimarySystemTray(); in CloseTrayBubble() 106 SystemTray* tray = Shell::GetInstance()->GetPrimarySystemTray(); in IsTrayBubbleOpened() [all …]
|
/external/chromium_org/chrome/browser/chromeos/power/ |
D | power_button_observer.cc | 23 if (!ash::Shell::GetInstance()->system_tray_delegate()) in GetCurrentLoginStatus() 25 return ash::Shell::GetInstance()->system_tray_delegate()-> in GetCurrentLoginStatus() 32 ash::Shell::GetInstance()->lock_state_controller()-> in PowerButtonObserver() 52 ash::Shell::GetInstance()->OnLoginStateChanged(GetCurrentLoginStatus()); in PowerButtonObserver() 56 ash::Shell::GetInstance()->OnLockStateChanged(locked); in PowerButtonObserver() 69 ash::Shell::GetInstance()->OnLoginStateChanged(GetCurrentLoginStatus()); in Observe() 73 ash::Shell::GetInstance()->OnAppTerminating(); in Observe() 77 ash::Shell::GetInstance()->OnLockStateChanged(locked); in Observe() 87 ash::Shell::GetInstance()->power_button_controller()-> in PowerButtonEventReceived() 92 ash::Shell::GetInstance()->lock_state_controller()->OnStartingLock(); in LockScreen()
|
/external/chromium_org/chrome/browser/diagnostics/ |
D | diagnostics_controller_unittest.cc | 63 DiagnosticsController::GetInstance()->ClearResults(); in TearDown() 95 DiagnosticsController::GetInstance()->Run(cmdline_, writer_.get()); in TEST_F() 96 EXPECT_TRUE(DiagnosticsController::GetInstance()->HasResults()); in TEST_F() 98 DiagnosticsController::GetInstance()->GetResults(); in TEST_F() 109 DiagnosticsController::GetInstance()->Run(cmdline_, writer_.get()); in TEST_F() 110 DiagnosticsController::GetInstance()->RunRecovery(cmdline_, writer_.get()); in TEST_F() 111 EXPECT_TRUE(DiagnosticsController::GetInstance()->HasResults()); in TEST_F() 113 DiagnosticsController::GetInstance()->GetResults(); in TEST_F() 128 DiagnosticsController::GetInstance()->Run(cmdline_, writer_.get()); in TEST_F() 129 ASSERT_TRUE(DiagnosticsController::GetInstance()->HasResults()); in TEST_F() [all …]
|
/external/chromium/base/memory/ |
D | singleton_unittest.cc | 19 static IntSingleton* GetInstance() { in GetInstance() function in __anon06230e660111::IntSingleton 30 static Init5Singleton* GetInstance() { in GetInstance() function in __anon06230e660111::Init5Singleton 46 return &IntSingleton::GetInstance()->value_; in SingletonInt() 50 return &Init5Singleton::GetInstance()->value_; in SingletonInt5() 74 static CallbackSingletonWithNoLeakTrait* GetInstance() { in GetInstance() function in __anon06230e660111::CallbackSingletonWithNoLeakTrait 87 static CallbackSingletonWithLeakTrait* GetInstance() { in GetInstance() function in __anon06230e660111::CallbackSingletonWithLeakTrait 98 static CallbackSingletonWithStaticTrait* GetInstance() { in GetInstance() function in __anon06230e660111::CallbackSingletonWithStaticTrait 115 CallbackSingletonWithNoLeakTrait::GetInstance()->callback_ = CallOnQuit; in SingletonNoLeak() 119 CallbackSingletonWithLeakTrait::GetInstance()->callback_ = CallOnQuit; in SingletonLeak() 123 return &CallbackSingletonWithLeakTrait::GetInstance()->callback_; in GetLeakySingleton() [all …]
|
/external/chromium_org/base/debug/ |
D | trace_event_unittest.cc | 80 TraceLog::GetInstance()->SetEnabled(CategoryFilter(filter), in BeginSpecificTrace() 104 TraceLog::GetInstance()->SetDisabled(); in EndTraceAndFlushAsync() 105 TraceLog::GetInstance()->Flush( in EndTraceAndFlushAsync() 118 TraceLog::GetInstance()->FlushButLeaveBufferIntact( in FlushMonitoring() 129 TraceLog* tracelog = TraceLog::GetInstance(); in SetUp() 136 if (TraceLog::GetInstance()) in TearDown() 137 EXPECT_FALSE(TraceLog::GetInstance()->IsEnabled()); in TearDown() 855 TraceLog::GetInstance()->SetEnabled(CategoryFilter("*"), in TEST_F() 874 TraceLog::GetInstance()->AddEnabledStateObserver(&observer); in TEST_F() 878 TraceLog::GetInstance()->SetEnabled(CategoryFilter("*"), in TEST_F() [all …]
|
/external/chromium_org/ash/display/ |
D | mouse_cursor_event_filter_unittest.cc | 27 return Shell::GetInstance()->mouse_cursor_filter(); in event_filter() 74 Shell::GetInstance()->display_manager()->layout_store()-> in TEST_F() 84 aura::Env::GetInstance()->last_mouse_location().ToString()); in TEST_F() 89 aura::Env::GetInstance()->last_mouse_location().ToString()); in TEST_F() 118 Shell::GetInstance()->display_manager()-> in TEST_F() 122 aura::Env::GetInstance()->set_last_mouse_location(gfx::Point(623, 123)); in TEST_F() 128 aura::Env::GetInstance()->last_mouse_location().ToString()); in TEST_F() 135 aura::Env::GetInstance()->last_mouse_location().ToString()); in TEST_F() 148 Shell::GetInstance()->display_manager()-> in TEST_F() 152 aura::Env::GetInstance()->set_last_mouse_location(gfx::Point(900, 123)); in TEST_F() [all …]
|
/external/chromium_org/ash/accelerators/ |
D | accelerator_controller.cc | 103 if (!Shell::GetInstance()->accessibility_delegate()-> in HandleAccessibleFocusCycle() 128 Shell* shell = Shell::GetInstance(); in HandleCycleBackwardMRU() 144 Shell* shell = Shell::GetInstance(); in HandleCycleForwardMRU() 160 Shell* shell = Shell::GetInstance(); in HandleCycleLinear() 178 Shell* shell = Shell::GetInstance(); in HandleDisableCapsLock() 197 Shell* shell = Shell::GetInstance(); in HandleFocusLauncher() 217 if (ash::Shell::GetInstance()->magnification_controller()->IsEnabled()) { in HandleMagnifyScreen() 220 ash::Shell::GetInstance()->magnification_controller()->GetScale(); in HandleMagnifyScreen() 227 ash::Shell::GetInstance()->magnification_controller()-> in HandleMagnifyScreen() 229 } else if (ash::Shell::GetInstance()-> in HandleMagnifyScreen() [all …]
|
/external/chromium_org/ui/gfx/android/ |
D | device_display_info.cc | 19 return SharedDeviceDisplayInfo::GetInstance()->GetDisplayHeight(); in GetDisplayHeight() 23 return SharedDeviceDisplayInfo::GetInstance()->GetDisplayWidth(); in GetDisplayWidth() 27 return SharedDeviceDisplayInfo::GetInstance()->GetBitsPerPixel(); in GetBitsPerPixel() 31 return SharedDeviceDisplayInfo::GetInstance()->GetBitsPerComponent(); in GetBitsPerComponent() 35 return SharedDeviceDisplayInfo::GetInstance()->GetDIPScale(); in GetDIPScale() 39 return SharedDeviceDisplayInfo::GetInstance()->GetSmallestDIPWidth(); in GetSmallestDIPWidth()
|
/external/chromium_org/content/shell/renderer/ |
D | shell_content_renderer_client.cc | 88 ShellRenderProcessObserver::GetInstance()->test_interfaces()->testRunner() in RenderViewCreated() 91 ShellRenderProcessObserver::GetInstance()->test_delegate(); in RenderViewCreated() 93 ShellRenderProcessObserver::GetInstance()->SetMainWindow(render_view); in RenderViewCreated() 118 ShellRenderProcessObserver::GetInstance()->test_interfaces(); in OverrideCreateWebMediaStreamCenter() 132 ShellRenderProcessObserver::GetInstance()->test_interfaces(); in OverrideCreateWebRTCPeerConnectionHandler() 143 ShellRenderProcessObserver::GetInstance()->test_interfaces(); in OverrideCreateMIDIAccessor() 151 ShellRenderProcessObserver::GetInstance()->test_interfaces(); in OverrideCreateAudioDevice() 166 return ShellRenderProcessObserver::GetInstance()->test_interfaces() in OverrideThemeEngine() 174 if (!ShellRenderProcessObserver::GetInstance()->test_delegate()) in WebTestProxyCreated() 175 ShellRenderProcessObserver::GetInstance()->SetTestDelegate(test_runner); in WebTestProxyCreated() [all …]
|
/external/chromium_org/chrome/browser/ui/views/ |
D | hung_renderer_view_win.cc | 44 if (HungRendererDialogMetro::GetInstance()) in PlatformHideCustomHungRendererDialog() 45 HungRendererDialogMetro::GetInstance()->Hide(contents); in PlatformHideCustomHungRendererDialog() 58 if (!GetInstance()) in Create() 64 HungRendererDialogMetro* HungRendererDialogMetro::GetInstance() { in GetInstance() function in HungRendererDialogMetro 143 if (!GetInstance()) in OnMetroKillProcess() 146 DCHECK(GetInstance()->contents_); in OnMetroKillProcess() 149 GetInstance()->contents_->GetRenderProcessHost()->GetHandle()); in OnMetroKillProcess() 152 GetInstance()->ResetMetroState(); in OnMetroKillProcess() 167 if (!GetInstance()) in OnMetroWait() 170 GetInstance()->ResetMetroState(); in OnMetroWait()
|
/external/chromium_org/ash/wm/overview/ |
D | window_selector_controller.cc | 30 return !Shell::GetInstance()->session_state_delegate()->IsScreenLocked() && in CanSelect() 31 !Shell::GetInstance()->IsSystemModalWindowOpen(); in CanSelect() 38 std::vector<aura::Window*> windows = ash::Shell::GetInstance()-> in ToggleOverview() 56 std::vector<aura::Window*> windows = ash::Shell::GetInstance()-> in HandleCycleWindow() 77 Shell::GetInstance()->mru_window_tracker()->SetIgnoreActivations(false); in OnWindowSelected() 83 Shell::GetInstance()->mru_window_tracker()->SetIgnoreActivations(false); in OnSelectionCanceled() 87 Shell::GetInstance()->mru_window_tracker()->SetIgnoreActivations(true); in OnSelectionStarted() 88 Shell* shell = Shell::GetInstance(); in OnSelectionStarted()
|
/external/chromium_org/content/browser/ |
D | message_port_message_filter.cc | 21 MessagePortService::GetInstance()->OnMessagePortMessageFilterClosing(this); in OnChannelClosing() 31 MessagePortService::GetInstance(), in OnMessageReceived() 34 MessagePortService::GetInstance(), in OnMessageReceived() 37 MessagePortService::GetInstance(), in OnMessageReceived() 40 MessagePortService::GetInstance(), in OnMessageReceived() 43 MessagePortService::GetInstance(), in OnMessageReceived() 62 MessagePortService::GetInstance()->Create(*route_id, this, message_port_id); in OnCreateMessagePort()
|
/external/chromium_org/ui/events/x/ |
D | events_x.cc | 41 static XModifierStateWatcher* GetInstance() { in GetInstance() function in __anon68638fed0111::XModifierStateWatcher 121 if (!ui::DeviceDataManager::GetInstance()->GetDataRange( in TouchEventIsGeneratedHack() 177 ui::DeviceDataManager::GetInstance()->GetMappedButton(i) : i; in GetButtonMaskForX2Event() 201 DCHECK(ui::TouchFactory::GetInstance()->IsTouchDevice(event->sourceid)); in GetTouchEventType() 223 ui::DeviceDataManager::GetInstance()->GetEventData( in GetTouchParamFromXEvent() 238 DeviceListCacheX::GetInstance()->UpdateDeviceList(display); in UpdateDeviceList() 239 TouchFactory::GetInstance()->UpdateDeviceList(display); in UpdateDeviceList() 240 DeviceDataManager::GetInstance()->UpdateDeviceList(display); in UpdateDeviceList() 273 TouchFactory* factory = TouchFactory::GetInstance(); in EventTypeFromNative() 301 } else if (DeviceDataManager::GetInstance()->IsScrollEvent( in EventTypeFromNative() [all …]
|