Searched refs:GetInstance (Results 301 - 325 of 2630) sorted by relevance

<<11121314151617181920>>

/external/chromium_org/native_client_sdk/src/libraries/nacl_io/
H A Dpepper_interface_dummy.h30 virtual PP_Instance GetInstance() { return 0; } function in class:nacl_io::PepperInterfaceDummy
/external/chromium_org/net/quic/crypto/
H A Dquic_random.h22 static QuicRandom* GetInstance();
/external/chromium_org/ppapi/proxy/
H A Dproxy_module.cc19 ProxyModule* ProxyModule::GetInstance() { function in class:ppapi::proxy::ProxyModule
/external/chromium_org/ui/base/cursor/
H A Dcursor_loader_ozone.cc28 CursorFactoryOzone::GetInstance()->CreateImageCursor(bitmap, hotspot);
41 cursors_[id] = CursorFactoryOzone::GetInstance()->CreateAnimatedCursor(
49 CursorFactoryOzone::GetInstance()->UnrefImageCursor(it->second);
65 platform = CursorFactoryOzone::GetInstance()->GetDefaultCursor(native_type);
/external/chromium_org/ui/gfx/
H A Dfont_render_params_win.cc18 static CachedFontRenderParams* GetInstance() { function in class:gfx::__anon16833::CachedFontRenderParams
46 gfx::SingletonHwnd::GetInstance()->AddObserver(this);
65 gfx::SingletonHwnd::GetInstance()->RemoveObserver(this);
81 return CachedFontRenderParams::GetInstance()->GetParams(
/external/chromium_org/ui/gl/android/
H A Dsurface_texture_tracker.h19 static SurfaceTextureTracker* GetInstance();
/external/chromium_org/ui/views/widget/desktop_aura/
H A Ddesktop_factory_ozone.cc20 DesktopFactoryOzone* DesktopFactoryOzone::GetInstance() { function in class:views::DesktopFactoryOzone
/external/chromium_org/chrome/browser/apps/app_shim/
H A Dapp_shim_handler_mac.cc37 static AppShimHandlerRegistry* GetInstance() { function in class:apps::__anon2890::AppShimHandlerRegistry
128 AppShimHandlerRegistry::GetInstance()->SetForAppMode(app_mode_id, handler);
133 AppShimHandlerRegistry::GetInstance()->SetForAppMode(app_mode_id, NULL);
138 return AppShimHandlerRegistry::GetInstance()->GetForAppMode(app_mode_id);
143 AppShimHandlerRegistry::GetInstance()->SetDefaultHandler(handler);
148 AppShimHandlerRegistry::GetInstance()->MaybeTerminate();
153 return AppShimHandlerRegistry::GetInstance()->ShouldRestoreSession();
/external/chromium_org/chrome/browser/extensions/
H A Dglobal_shortcut_listener_win.cc18 GlobalShortcutListener* GlobalShortcutListener::GetInstance() { function in class:extensions::GlobalShortcutListener
38 gfx::SingletonHwnd::GetInstance()->AddObserver(this);
45 gfx::SingletonHwnd::GetInstance()->RemoveObserver(this);
77 gfx::SingletonHwnd::GetInstance()->hwnd(),
97 gfx::SingletonHwnd::GetInstance()->hwnd(), it->second);
/external/chromium_org/chrome/browser/translate/
H A Dtranslate_service.cc44 translate::TranslateDownloadManager::GetInstance();
54 translate::TranslateDownloadManager::GetInstance();
68 translate::TranslateDownloadManager::GetInstance()->ResetForTesting();
75 translate::TranslateDownloadManager::GetInstance()->Shutdown();
80 translate::TranslateDownloadManager::GetInstance()->language_list();
/external/chromium_org/ash/wm/
H A Dlock_layout_manager.cc25 Shell::GetInstance()->delegate()->AddVirtualKeyboardStateObserver(this);
27 if (keyboard::KeyboardController::GetInstance()) {
28 keyboard::KeyboardController::GetInstance()->AddObserver(this);
42 Shell::GetInstance()->delegate()->RemoveVirtualKeyboardStateObserver(this);
44 if (keyboard::KeyboardController::GetInstance() && is_observing_keyboard_) {
45 keyboard::KeyboardController::GetInstance()->RemoveObserver(this);
110 if (keyboard::KeyboardController::GetInstance()) {
113 keyboard::KeyboardController::GetInstance()->AddObserver(this);
117 keyboard::KeyboardController::GetInstance()->RemoveObserver(this);
H A Ddefault_window_resizer.cc20 ash::Shell::GetInstance()->cursor_manager()->UnlockCursor();
56 ash::Shell::GetInstance()->cursor_manager()->LockCursor();
/external/chromium_org/chrome/test/base/
H A Dtracing.cc48 static InProcessTraceController* GetInstance() { function in class:__anon5889::InProcessTraceController
59 return content::TracingController::GetInstance()->EnableRecording(
72 if (!content::TracingController::GetInstance()->SetWatchEvent(
78 if (!content::TracingController::GetInstance()->EnableRecording(
113 if (!content::TracingController::GetInstance()->DisableRecording(
169 return InProcessTraceController::GetInstance()->BeginTracing(
177 return InProcessTraceController::GetInstance()->BeginTracingWithWatch(
182 return InProcessTraceController::GetInstance()->WaitForWatchEvent(timeout);
186 return InProcessTraceController::GetInstance()->EndTracing(json_trace_output);
/external/chromium_org/third_party/webrtc/modules/remote_bitrate_estimator/test/
H A Dbwe_test_logging.h107 webrtc::testing::bwe::Logging::GetInstance()->SetGlobalContext(name); \
112 webrtc::testing::bwe::Logging::GetInstance()->SetGlobalEnable(enabled); \
132 webrtc::testing::bwe::Logging::GetInstance()->Log(format, _1); \
137 webrtc::testing::bwe::Logging::GetInstance()->Log(format, _1, _2); \
142 webrtc::testing::bwe::Logging::GetInstance()->Log(format, _1, _2, _3); \
147 webrtc::testing::bwe::Logging::GetInstance()->Log(format, _1, _2, _3, \
153 webrtc::testing::bwe::Logging::GetInstance()->Log(format, _1, _2, _3, \
161 webrtc::testing::bwe::Logging::GetInstance()->Plot(value); \
183 static Logging* GetInstance();
/external/chromium_org/base/
H A Dsys_info_win.cc38 return win::OSInfo::GetInstance()->processors();
77 win::OSInfo* os_info = win::OSInfo::GetInstance();
97 win::OSInfo::GetInstance()->architecture();
112 return win::OSInfo::GetInstance()->processor_model_name();
117 return win::OSInfo::GetInstance()->allocation_granularity();
124 win::OSInfo* os_info = win::OSInfo::GetInstance();
/external/chromium_org/chrome/browser/chromeos/policy/
H A Dpolicy_cert_service_factory.cc29 GetInstance()->GetServiceForBrowserContext(profile, false));
35 DCHECK(!GetInstance()->GetServiceForBrowserContext(profile, false));
37 GetInstance()->GetServiceForBrowserContext(profile, true));
44 PolicyCertServiceFactory* PolicyCertServiceFactory::GetInstance() { function in class:policy::PolicyCertServiceFactory
87 BrowserContextDependencyManager::GetInstance()) {
88 DependsOn(UserNetworkConfigurationUpdaterFactory::GetInstance());
/external/chromium_org/chrome/browser/ui/ash/accessibility/
H A Dax_tree_source_ash.cc17 new AXRootObjWrapper(AXAuraObjCache::GetInstance()->GetNextID()));
25 AXAuraObjWrapper* obj = AXAuraObjCache::GetInstance()->Get(id);
31 AXAuraObjWrapper* obj = AXAuraObjCache::GetInstance()->Get(id);
37 AXAuraObjWrapper* obj = AXAuraObjCache::GetInstance()->Get(id);
43 AXAuraObjWrapper* obj = AXAuraObjCache::GetInstance()->Get(id);
55 return AXAuraObjCache::GetInstance()->Get(id);
/external/chromium_org/chrome/browser/ui/
H A Dbrowser_iterator_unittest.cc55 BrowserList::GetInstance(chrome::HOST_DESKTOP_TYPE_NATIVE);
61 BrowserList::GetInstance(chrome::HOST_DESKTOP_TYPE_ASH);
82 BrowserList::GetInstance(chrome::HOST_DESKTOP_TYPE_NATIVE);
88 BrowserList::GetInstance(chrome::HOST_DESKTOP_TYPE_ASH);
106 BrowserList::GetInstance(chrome::HOST_DESKTOP_TYPE_ASH);
112 BrowserList::GetInstance(chrome::HOST_DESKTOP_TYPE_NATIVE);
/external/chromium_org/chrome/browser/sync/test/integration/
H A Dextensions_helper.cc28 return SyncExtensionHelper::GetInstance()->ExtensionStatesMatch(
45 if (!SyncExtensionHelper::GetInstance()->ExtensionStatesMatch(
57 return SyncExtensionHelper::GetInstance()->InstallExtension(
70 return SyncExtensionHelper::GetInstance()->UninstallExtension(
77 SyncExtensionHelper::GetInstance()->GetInstalledExtensionNames(profile);
89 return SyncExtensionHelper::GetInstance()->EnableExtension(
94 return SyncExtensionHelper::GetInstance()->DisableExtension(
99 return SyncExtensionHelper::GetInstance()->IsExtensionEnabled(
104 return SyncExtensionHelper::GetInstance()->IncognitoEnableExtension(
109 return SyncExtensionHelper::GetInstance()
[all...]
/external/chromium_org/ash/accelerators/
H A Ddebug_commands.cc40 Shell::GetInstance()->desktop_background_controller();
43 ash::Shell::GetInstance()->user_wallpaper_delegate()->
/external/chromium_org/ash/screensaver/
H A Dscreensaver_view_unittest.cc32 ScreensaverView* screensaver = ScreensaverView::GetInstance();
39 EXPECT_TRUE(ScreensaverView::GetInstance() == NULL);
/external/chromium_org/ash/shell/
H A Dcontext_menu.cc35 return Shell::GetInstance()->GetShelfAutoHideBehavior(root_window_) ==
53 Shell* shell = Shell::GetInstance();
/external/chromium_org/ash/wm/maximize_mode/
H A Dscoped_disable_internal_mouse_and_keyboard_x11.cc47 return aura::Env::GetInstance()->last_mouse_location();
55 aura::Window* root_window = Shell::GetInstance()->display_controller()->
76 ui::DeviceDataManager::GetInstance());
78 XIDeviceList xi_dev_list = ui::DeviceListCacheX::GetInstance()->
103 ui::PlatformEventSource::GetInstance()->AddPlatformEventObserver(this);
110 ui::DeviceDataManager::GetInstance());
119 ui::PlatformEventSource::GetInstance()->RemovePlatformEventObserver(this);
134 ui::DeviceDataManager::GetInstance());
/external/chromium_org/chrome/browser/chromeos/login/session/
H A Drestore_after_crash_session_manager_delegate.cc39 UserSessionManager* user_session_mgr = UserSessionManager::GetInstance();
69 UserSessionManager::GetInstance()->RestoreAuthenticationSession(profile());
/external/chromium_org/chrome/browser/gpu/
H A Dgpu_feature_checker.cc43 content::GpuDataManager* manager = content::GpuDataManager::GetInstance();
63 content::GpuDataManager* manager = content::GpuDataManager::GetInstance();

Completed in 1249 milliseconds

<<11121314151617181920>>