Searched refs:Leaky (Results 176 - 200 of 214) sorted by relevance

123456789

/external/chromium_org/chrome/app/
H A Dchrome_main_delegate.cc131 base::LazyInstance<chrome::ChromeCrashReporterClient>::Leaky
/external/chromium_org/chrome/browser/devtools/device/usb/
H A Dandroid_usb_device.cc58 base::LazyInstance<std::vector<AndroidUsbDevice*> >::Leaky g_devices =
/external/chromium_org/chrome/browser/extensions/api/declarative_content/
H A Dcontent_action.cc238 base::LazyInstance<ContentActionFactory>::Leaky
/external/chromium_org/content/browser/indexed_db/
H A Dindexed_db_browsertest.cc154 static ::base::LazyInstance<MockBrowserTestIndexedDBClassFactory>::Leaky
/external/chromium_org/content/child/service_worker/
H A Dservice_worker_dispatcher.cc32 base::LazyInstance<ThreadLocalPointer<ServiceWorkerDispatcher> >::Leaky
/external/chromium_org/media/base/android/
H A Dmedia_drm_bridge.cc121 base::LazyInstance<KeySystemUuidManager>::Leaky g_key_system_uuid_manager =
/external/chromium_org/net/cert/
H A Dx509_certificate.cc114 base::LazyInstance<X509CertificateCache>::Leaky
/external/chromium_org/storage/browser/fileapi/
H A Disolated_context.cc50 static base::LazyInstance<IsolatedContext>::Leaky g_isolated_context =
/external/chromium_org/base/threading/
H A Dsequenced_worker_pool.cc224 SequencedWorkerPool::SequenceToken> >::Leaky g_lazy_tls_ptr =
/external/chromium_org/chrome/browser/devtools/device/
H A Ddevtools_android_bridge.cc233 base::LazyInstance<AgentHostDelegates>::Leaky g_host_delegates =
/external/chromium_org/chrome/browser/devtools/
H A Ddevtools_ui_bindings.cc65 base::LazyInstance<DevToolsUIBindingsList>::Leaky g_instances =
H A Ddevtools_window.cc61 base::LazyInstance<DevToolsWindows>::Leaky g_instances =
/external/chromium_org/chrome/browser/metrics/
H A Dthread_watcher.cc842 static base::LazyInstance<base::Lock>::Leaky
/external/chromium_org/chrome/third_party/mozilla_security_manager/
H A DnsNSSCertHelper.cpp166 static base::LazyInstance<DynamicOidRegisterer>::Leaky
/external/chromium_org/content/browser/renderer_host/
H A Drender_message_filter.cc120 base::LazyInstance<gfx::ColorProfile>::Leaky g_color_profile =
/external/chromium_org/content/browser/tracing/
H A Dtracing_controller_impl.cc35 base::LazyInstance<TracingControllerImpl>::Leaky g_controller =
180 // This is a Leaky instance.
/external/chromium_org/content/child/fileapi/
H A Dwebfilesystem_impl.cc85 base::LazyInstance<base::ThreadLocalPointer<WebFileSystemImpl> >::Leaky
/external/chromium_org/content/child/indexed_db/
H A Dindexed_db_dispatcher.cc38 static base::LazyInstance<ThreadLocalPointer<IndexedDBDispatcher> >::Leaky
/external/chromium_org/content/child/npapi/
H A Dplugin_host.cc605 static base::LazyInstance<std::string>::Leaky leaky_user_agent =
/external/chromium_org/content/child/webcrypto/
H A Dwebcrypto_impl.cc92 base::LazyInstance<CryptoThreadPool>::Leaky crypto_thread_pool =
/external/chromium_org/content/renderer/media/
H A Drtc_peer_connection_handler.cc381 base::LazyInstance<std::set<RTCPeerConnectionHandler*> >::Leaky
/external/chromium_org/content/test/
H A Dlayouttest_support.cc47 base::LazyInstance<base::Callback<void(RenderView*, WebTestProxyBase*)> >::Leaky
/external/chromium_org/extensions/browser/api/declarative_webrequest/
H A Dwebrequest_condition_attribute.cc92 base::LazyInstance<WebRequestConditionAttributeFactory>::Leaky
/external/chromium_org/net/base/
H A Dmime_util.cc192 // This variable is Leaky because we need to access it from WorkerPool threads.
193 static base::LazyInstance<MimeUtil>::Leaky g_mime_util =
H A Dnet_util.cc170 static base::LazyInstance<std::multiset<int> >::Leaky

Completed in 3263 milliseconds

123456789