Searched refs:LazyInstance (Results 1 – 25 of 84) sorted by relevance
1234
64 base::LazyInstance<SlowConstructor>::DestructorAtExit* lazy) in SlowDelegate()73 base::LazyInstance<SlowConstructor>::DestructorAtExit* lazy_;80 base::LazyInstance<ConstructAndDestructLogger>::DestructorAtExit lazy_logger =106 base::LazyInstance<SlowConstructor>::DestructorAtExit lazy_slow =151 static base::LazyInstance<DeleteLogger>::DestructorAtExit test = in TEST()162 static base::LazyInstance<DeleteLogger>::Leaky in TEST()185 using base::LazyInstance; in TEST()190 static LazyInstance<AlignedData<4>>::DestructorAtExit align4 = in TEST()192 static LazyInstance<AlignedData<32>>::DestructorAtExit align32 = in TEST()194 static LazyInstance<AlignedData<4096>>::DestructorAtExit align4096 = in TEST()[all …]
132 class LazyInstance {143 typedef LazyInstance<Type, internal::LeakyLazyInstanceTraits<Type>> Leaky;144 typedef LazyInstance<Type, internal::DestructorAtExitLazyInstanceTraits<Type>>201 LazyInstance<Type, Traits>* me = in OnExit()202 reinterpret_cast<LazyInstance<Type, Traits>*>(lazy_instance); in OnExit()
20 LazyInstance<ThreadLocalPointer<const SequenceToken>>::Leaky23 LazyInstance<ThreadLocalPointer<const TaskToken>>::Leaky
65 base::LazyInstance<81 base::LazyInstance<
10 LazyInstance<ThreadLocalPointer<
46 base::LazyInstance<URandomFd>::Leaky g_urandom_fd = LAZY_INSTANCE_INITIALIZER;
69 static LazyInstance<
37 base::LazyInstance<
17 LazyInstance<ThreadLocalBoolean>::Leaky g_blocking_disallowed =20 LazyInstance<ThreadLocalBoolean>::Leaky23 LazyInstance<ThreadLocalBoolean>::Leaky g_base_sync_primitives_disallowed =
14 LazyInstance<ThreadLocalPointer<internal::BlockingObserver>>::Leaky18 LazyInstance<ThreadLocalPointer<ScopedBlockingCall>>::Leaky
18 LazyInstance<ThreadLocalPointer<SequencedTaskRunnerHandle>>::Leaky
31 // Leaking this jclass as we cannot use LazyInstance from some threads.41 // Leaking this jclass as we cannot use LazyInstance from some threads.50 // Leaking this jclass as we cannot use LazyInstance from some threads.
27 // Leaking this jclass as we cannot use LazyInstance from some threads.36 // Leaking this jclass as we cannot use LazyInstance from some threads.
27 // Leaking this jclass as we cannot use LazyInstance from some threads.37 // Leaking this jclass as we cannot use LazyInstance from some threads.
20 LazyInstance<std::vector<ActionCallback>>::DestructorAtExit g_callbacks =22 LazyInstance<scoped_refptr<SingleThreadTaskRunner>>::DestructorAtExit
207 static LazyInstance<std::set<std::string>>::Leaky permanent_names; in GetPermanentName()208 static LazyInstance<Lock>::Leaky permanent_names_lock; in GetPermanentName()
14 base::LazyInstance<Lock>::Leaky AutoWritableMemory::writers_lock =
121 static base::LazyInstance<ArchDefaultRegisterConfiguration,165 static base::LazyInstance<ArchDefaultPoisoningRegisterConfiguration,213 static base::LazyInstance<ArchPreserveRootIA32RegisterConfiguration,
15 base::LazyInstance<TypeCache>::type kTypeCache = LAZY_INSTANCE_INITIALIZER;
19 static LazyInstance<DefaultClock>::Leaky instance = LAZY_INSTANCE_INITIALIZER; in GetInstance()
16 LazyInstance<ThreadLocalPointer<const TaskPriority>>::Leaky
17 base::LazyInstance<base::ThreadLocalPointer<MessageLoop> >::Leaky lazy_tls_ptr =
66 static base::LazyInstance<ICStats>::type instance_;
22 // LazyInstance uses its own struct initializer-list style static
25 base::LazyInstance<base::android::ScopedJavaGlobalRef<jobject>>::Leaky30 base::LazyInstance<base::ThreadLocalPointer<void>>::Leaky