Searched refs:Leaky (Results 101 - 125 of 214) sorted by relevance

123456789

/external/chromium_org/chrome/browser/devtools/
H A Ddevtools_file_system_indexer.cc49 base::LazyInstance<vector<bool> >::Leaky g_is_binary_char =
52 base::LazyInstance<vector<TrigramChar> >::Leaky g_trigram_chars =
83 base::LazyInstance<Index>::Leaky g_trigram_index = LAZY_INSTANCE_INITIALIZER;
/external/chromium_org/content/browser/
H A Dbrowser_thread_impl.cc87 base::LazyInstance<BrowserThreadProxies>::Leaky
115 base::LazyInstance<BrowserThreadGlobals>::Leaky
/external/chromium_org/net/android/
H A Dkeystore_openssl.cc147 base::LazyInstance<BoringSSLEngine>::Leaky global_boringssl_engine =
385 static base::LazyInstance<KeystoreEngineWorkaround>::Leaky s_instance =
/external/chromium_org/net/socket/
H A Dtransport_client_socket_pool.cc52 static base::LazyInstance<base::Lock>::Leaky
56 static base::LazyInstance<base::TimeTicks>::Leaky
/external/chromium_org/ui/gfx/android/
H A Dscroller.cc149 // Leaky to allow access from the impl thread.
150 base::LazyInstance<ViscosityConstants>::Leaky g_viscosity_constants =
153 base::LazyInstance<SplineConstants>::Leaky g_spline_constants =
/external/chromium_org/android_webview/native/
H A Daw_web_contents_delegate.cc43 base::LazyInstance<AwJavaScriptDialogManager>::Leaky
/external/chromium_org/base/
H A Dcpu.cc186 base::LazyInstance<LazyCpuInfoValue>::Leaky g_lazy_cpuinfo =
H A Dtracked_objects.h621 static base::LazyInstance<base::Lock>::Leaky list_lock_;
/external/chromium_org/base/files/
H A Dfile_path_watcher_fsevents.cc34 static LazyInstance<FSEventsTaskRunner>::Leaky g_task_runner =
/external/chromium_org/base/metrics/
H A Dstatistics_recorder.cc22 base::LazyInstance<base::StatisticsRecorder>::Leaky g_statistics_recorder_ =
/external/chromium_org/base/time/
H A Dtime.cc248 static LazyInstance<UnixEpochSingleton>::Leaky
/external/chromium_org/cc/resources/
H A Draster_worker_pool.cc49 base::LazyInstance<RasterTaskGraphRunner>::Leaky g_task_graph_runner =
/external/chromium_org/chrome/app/
H A Dclient_util.cc47 base::LazyInstance<chrome::ChromeCrashReporterClient>::Leaky
/external/chromium_org/chrome/browser/media_galleries/
H A Dimported_media_gallery_registry.cc24 static base::LazyInstance<ImportedMediaGalleryRegistry>::Leaky
/external/chromium_org/chrome/browser/net/
H A Durl_info.cc57 base::LazyInstance<GlobalState>::Leaky global_state;
/external/chromium_org/chrome/browser/ui/
H A Dbrowser_list.cc29 base::LazyInstance<ObserverList<chrome::BrowserListObserver> >::Leaky
/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/devtools/
H A Ddevtools_browser_target.cc47 base::LazyInstance<DomainMap>::Leaky g_used_domains = LAZY_INSTANCE_INITIALIZER;
/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/child/npapi/
H A Dwebplugin_ime_win.cc24 base::LazyInstance<base::Lock>::Leaky
/external/chromium_org/content/renderer/service_worker/
H A Dembedded_worker_context_client.cc43 Leaky g_worker_client_tls = LAZY_INSTANCE_INITIALIZER;
/external/chromium_org/content/shell/app/
H A Dshell_main_delegate.cc70 base::LazyInstance<content::ShellCrashReporterClient>::Leaky
/external/chromium_org/content/test/net/
H A Durl_request_slow_download_job.cc36 base::LazyInstance<URLRequestSlowDownloadJob::SlowJobsSet>::Leaky
/external/chromium_org/device/hid/
H A Dinput_service_linux.cc34 base::LazyInstance<scoped_ptr<InputServiceLinux> >::Leaky
/external/chromium_org/device/usb/
H A Dusb_service_impl.cc23 base::LazyInstance<scoped_ptr<UsbService> >::Leaky g_usb_service_instance =

Completed in 986 milliseconds

123456789