Searched refs:Leaky (Results 76 - 100 of 214) sorted by path

123456789

/external/chromium_org/chrome/installer/util/
H A Dshell_util.cc2230 static base::LazyInstance<UserSpecificRegistrySuffix>::Leaky suffix_instance =
/external/chromium_org/chrome/nacl/
H A Dnacl_exe_win_64.cc15 base::LazyInstance<chrome::ChromeCrashReporterClient>::Leaky
/external/chromium_org/chrome/test/logging/win/
H A Dlog_file_reader.cc101 static base::LazyInstance<base::Lock>::Leaky reader_lock_;
111 base::LazyInstance<base::Lock>::Leaky LogFileReader::reader_lock_ =
/external/chromium_org/chrome/third_party/mozilla_security_manager/
H A DnsNSSCertHelper.cpp166 static base::LazyInstance<DynamicOidRegisterer>::Leaky
/external/chromium_org/components/metrics/profiler/
H A Dtracking_synchronizer.cc172 static base::LazyInstance<RequestContextMap>::Leaky outstanding_requests_;
177 <TrackingSynchronizer::RequestContext::RequestContextMap>::Leaky
/external/chromium_org/components/translate/content/renderer/
H A Ddata_file_renderer_cld_data_provider.cc22 // leverage LazyInstance:Leaky to properly scope the lifetime of the mmap.
27 base::LazyInstance<CLDMmapWrapper>::Leaky g_cld_mmap =
/external/chromium_org/content/browser/android/
H A Dcomposited_touch_handle_drawable.cc77 base::LazyInstance<HandleResources>::Leaky g_selection_resources;
/external/chromium_org/content/browser/android/in_process/
H A Dsynchronous_compositor_impl.cc39 base::LazyInstance<SynchronousCompositorFactoryImpl>::Leaky g_factory =
/external/chromium_org/content/browser/
H A Dbrowser_thread_impl.cc87 base::LazyInstance<BrowserThreadProxies>::Leaky
115 base::LazyInstance<BrowserThreadGlobals>::Leaky
H A Dhistogram_synchronizer.cc156 static base::LazyInstance<RequestContextMap>::Leaky outstanding_requests_;
161 <HistogramSynchronizer::RequestContext::RequestContextMap>::Leaky
H A Dplugin_process_host.cc65 base::LazyInstance<base::Lock>::Leaky
/external/chromium_org/content/browser/devtools/
H A Ddevtools_agent_host_impl.cc23 base::LazyInstance<Instances>::Leaky g_instances = LAZY_INSTANCE_INITIALIZER;
27 base::LazyInstance<AgentStateCallbacks>::Leaky g_callbacks =
H A Ddevtools_browser_target.cc47 base::LazyInstance<DomainMap>::Leaky g_used_domains = LAZY_INSTANCE_INITIALIZER;
H A Drender_view_devtools_agent_host.cc40 base::LazyInstance<Instances>::Leaky g_instances = LAZY_INSTANCE_INITIALIZER;
/external/chromium_org/content/browser/indexed_db/
H A Dindexed_db_browsertest.cc154 static ::base::LazyInstance<MockBrowserTestIndexedDBClassFactory>::Leaky
H A Dindexed_db_class_factory.cc12 static ::base::LazyInstance<IndexedDBClassFactory>::Leaky s_factory =
/external/chromium_org/content/browser/media/capture/
H A Daudio_mirroring_manager.cc17 base::LazyInstance<AudioMirroringManager>::Leaky g_audio_mirroring_manager =
/external/chromium_org/content/browser/media/
H A Dmedia_internals.cc18 static base::LazyInstance<content::MediaInternals>::Leaky g_media_internals =
H A Dwebrtc_internals.cc26 static base::LazyInstance<WebRTCInternals>::Leaky g_webrtc_internals =
/external/chromium_org/content/browser/renderer_host/
H A Dimage_transport_factory_android.cc20 base::LazyInstance<ObserverList<ImageTransportFactoryAndroidObserver> >::Leaky
H A Drender_message_filter.cc120 base::LazyInstance<gfx::ColorProfile>::Leaky g_color_profile =
H A Drender_process_host_impl.cc245 base::LazyInstance<IDMap<RenderProcessHost> >::Leaky
/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/browser/webui/
H A Durl_data_manager.cc28 base::LazyInstance<base::Lock>::Leaky g_delete_lock = LAZY_INSTANCE_INITIALIZER;
/external/chromium_org/content/child/fileapi/
H A Dwebfilesystem_impl.cc85 base::LazyInstance<base::ThreadLocalPointer<WebFileSystemImpl> >::Leaky

Completed in 1387 milliseconds

123456789