Searched refs:Leaky (Results 1 - 25 of 214) sorted by relevance

123456789

/external/chromium_org/chrome/browser/search_engines/
H A Dui_thread_search_terms_data_android.h15 static base::LazyInstance<base::string16>::Leaky rlz_parameter_value_;
16 static base::LazyInstance<std::string>::Leaky search_client_;
H A Dui_thread_search_terms_data_android.cc10 base::LazyInstance<base::string16>::Leaky
12 base::LazyInstance<std::string>::Leaky
/external/chromium_org/base/threading/
H A Dthread_restrictions.cc17 LazyInstance<ThreadLocalBoolean>::Leaky
20 LazyInstance<ThreadLocalBoolean>::Leaky
23 LazyInstance<ThreadLocalBoolean>::Leaky
/external/chromium_org/base/third_party/dmg_fp/
H A Ddtoa_wrapper.cc13 static base::LazyInstance<base::Lock>::Leaky
15 static base::LazyInstance<base::Lock>::Leaky
/external/chromium_org/content/public/utility/
H A Dutility_thread.cc14 static base::LazyInstance<base::ThreadLocalPointer<UtilityThread> >::Leaky
/external/chromium_org/android_webview/lib/
H A Daw_browser_dependency_factory_impl.cc21 base::LazyInstance<AwBrowserDependencyFactoryImpl>::Leaky g_lazy_instance;
/external/chromium_org/chrome/nacl/
H A Dnacl_exe_win_64.cc15 base::LazyInstance<chrome::ChromeCrashReporterClient>::Leaky
/external/chromium_org/content/browser/indexed_db/
H A Dindexed_db_class_factory.cc12 static ::base::LazyInstance<IndexedDBClassFactory>::Leaky s_factory =
/external/chromium_org/content/common/
H A Dcontent_ipc_logging.cc24 base::LazyInstance<base::hash_map<uint32, LogFunction> >::Leaky
/external/chromium_org/mojo/views/
H A Dviews_init_internal.cc41 static base::LazyInstance<Setup>::Leaky setup = LAZY_INSTANCE_INITIALIZER;
/external/chromium_org/ppapi/shared_impl/
H A Dproxy_lock.cc14 base::LazyInstance<base::Lock>::Leaky g_proxy_lock = LAZY_INSTANCE_INITIALIZER;
17 base::LazyInstance<base::ThreadLocalBoolean>::Leaky
22 base::LazyInstance<base::ThreadLocalBoolean>::Leaky g_proxy_locked_on_thread =
/external/chromium_org/base/nix/
H A Dmime_util_xdg.cc20 LazyInstance<Lock>::Leaky g_mime_util_xdg_lock = LAZY_INSTANCE_INITIALIZER;
/external/chromium_org/base/
H A Drand_util_posix.cc35 base::LazyInstance<URandomFd>::Leaky g_urandom_fd = LAZY_INSTANCE_INITIALIZER;
H A Dsys_info.cc38 internal::LazySysInfoValue<bool, DetectLowEndDevice> >::Leaky
H A Dsys_info_linux.cc51 base::internal::LazySysInfoValue<int64, AmountOfPhysicalMemory> >::Leaky
54 base::internal::LazySysInfoValue<size_t, MaxSharedMemorySize> >::Leaky
H A Dsys_info_posix.cc56 base::internal::LazySysInfoValue<int, NumberOfProcessors> >::Leaky
71 base::internal::LazySysInfoValue<int64, AmountOfVirtualMemory> >::Leaky
/external/chromium_org/chrome/browser/android/
H A Dresource_mapper.cc16 base::LazyInstance<ResourceMap>::Leaky g_id_map = LAZY_INSTANCE_INITIALIZER;
/external/chromium_org/device/nfc/
H A Dnfc_adapter_factory.cc23 base::LazyInstance<base::WeakPtr<device::NfcAdapter> >::Leaky
/external/chromium_org/media/audio/
H A Daudio_manager.cc38 static base::LazyInstance<FakeAudioLogFactory>::Leaky fake_log_factory =
/external/chromium_org/remoting/host/win/
H A Dlaunch_process_with_token.h23 extern base::LazyInstance<base::Lock>::Leaky g_inherit_handles_lock;
/external/chromium_org/gin/
H A Dv8_platform.cc17 base::LazyInstance<V8Platform>::Leaky g_v8_platform = LAZY_INSTANCE_INITIALIZER;
/external/chromium_org/media/base/
H A Dmedia.cc59 static base::LazyInstance<MediaInitializer>::Leaky g_media_library =
/external/chromium_org/base/win/
H A Dscoped_handle.cc35 base::LazyInstance<NativeLock>::Leaky g_lock = LAZY_INSTANCE_INITIALIZER;
36 base::LazyInstance<HandleMap>::Leaky g_handle_map = LAZY_INSTANCE_INITIALIZER;
/external/chromium_org/chrome/browser/google/
H A Dgoogle_update_settings_posix.cc17 base::LazyInstance<std::string>::Leaky g_posix_client_id =
19 base::LazyInstance<base::Lock>::Leaky g_posix_client_id_lock =
/external/chromium_org/ui/gfx/
H A Dfont_list.cc14 base::LazyInstance<std::string>::Leaky g_default_font_description =
18 base::LazyInstance<scoped_refptr<gfx::FontListImpl> >::Leaky g_default_impl =

Completed in 4647 milliseconds

123456789