HomeSort by relevance Sort by last modified time
    Searched refs:Leaky (Results 26 - 33 of 33) sorted by null

12

  /external/libchrome/base/test/
multiprocess_test_android.cc 369 LazyInstance<LaunchHelper>::Leaky g_launch_helper;
  /external/libmojo/mojo/message_pump/
message_pump_mojo.cc 28 base::LazyInstance<base::ThreadLocalPointer<MessagePumpMojo> >::Leaky
  /external/libchrome/base/threading/
sequenced_worker_pool.cc 273 static LazyInstance<ThreadLocalPointer<SequencedWorkerPool::Worker>>::Leaky
550 LazyInstance<ThreadLocalPointer<SequencedWorkerPool::Worker>>::Leaky
    [all...]
  /external/libchrome/crypto/
nss_util.cc 206 base::LazyInstance<NSPRInitSingleton>::Leaky
378 // NSSInitSingleton is Leaky, so the reference it holds is never released.
388 base::Unretained(this), // NSSInitSingleton is leaky
541 // NSSInitSingleton is Leaky, so the reference it holds is never released.
551 base::Unretained(this), // NSSInitSingleton is leaky
667 base::Unretained(this) /* singleton is leaky */,
874 base::LazyInstance<NSSInitSingleton>::Leaky
    [all...]
  /external/libchrome/base/files/
file_path_watcher_linux.cc 256 static LazyInstance<InotifyReader>::Leaky g_inotify_reader =
  /external/libchrome/base/message_loop/
message_loop.cc 48 LazyInstance<base::ThreadLocalPointer<MessageLoop> >::Leaky lazy_tls_ptr =
  /external/libchrome/base/
tracked_objects.cc 303 base::LazyInstance<base::Lock>::Leaky
    [all...]
  /external/libchrome/base/trace_event/
trace_log.cc 116 LazyInstance<ThreadLocalPointer<const char>>::Leaky g_current_thread_name =
242 // Since TraceLog is a leaky singleton, trace_log_ will always be valid
    [all...]

Completed in 480 milliseconds

12