Home
last modified time | relevance | path

Searched refs:Leaky (Results 1 – 25 of 53) sorted by relevance

123

/external/libchrome/base/threading/
Dthread_restrictions.cc17 LazyInstance<ThreadLocalBoolean>::Leaky g_blocking_disallowed =
20 LazyInstance<ThreadLocalBoolean>::Leaky
23 LazyInstance<ThreadLocalBoolean>::Leaky g_base_sync_primitives_disallowed =
Dscoped_blocking_call.cc14 LazyInstance<ThreadLocalPointer<internal::BlockingObserver>>::Leaky
18 LazyInstance<ThreadLocalPointer<ScopedBlockingCall>>::Leaky
Dsequenced_task_runner_handle.cc18 LazyInstance<ThreadLocalPointer<SequencedTaskRunnerHandle>>::Leaky
Dsequence_local_storage_map.cc17 LazyInstance<ThreadLocalPointer<SequenceLocalStorageMap>>::Leaky
Dthread_task_runner_handle.cc21 base::LazyInstance<base::ThreadLocalPointer<ThreadTaskRunnerHandle>>::Leaky
/external/libchrome/base/
Dsequence_token.cc20 LazyInstance<ThreadLocalPointer<const SequenceToken>>::Leaky
23 LazyInstance<ThreadLocalPointer<const TaskToken>>::Leaky
Dsys_info_posix.cc66 base::internal::LazySysInfoValue<int, NumberOfProcessors> >::Leaky
82 base::internal::LazySysInfoValue<int64_t, AmountOfVirtualMemory>>::Leaky
Dobserver_list_threadsafe.cc11 const ObserverListThreadSafeBase::NotificationDataBase>>::Leaky
Dsys_info_android.cc43 SystemPropertyGetFunction*, DynamicallyLoadRealSystemPropertyGet> >::Leaky
222 android::SysUtils::IsLowEndDeviceFromJni> >::Leaky
Drand_util_posix.cc46 base::LazyInstance<URandomFd>::Leaky g_urandom_fd = LAZY_INSTANCE_INITIALIZER;
Dsys_info.cc70 internal::LazySysInfoValue<bool, DetectLowEndDevice> >::Leaky
Dsys_info_linux.cc38 base::internal::LazySysInfoValue<int64_t, AmountOfPhysicalMemory>>::Leaky
Dlazy_instance.h143 typedef LazyInstance<Type, internal::LeakyLazyInstanceTraits<Type>> Leaky; typedef
/external/libchrome/base/memory/
Dprotected_memory.cc14 base::LazyInstance<Lock>::Leaky AutoWritableMemory::writers_lock =
Dprotected_memory.h199 static BASE_EXPORT base::LazyInstance<Lock>::Leaky writers_lock;
/external/libchrome/base/time/
Ddefault_clock.cc19 static LazyInstance<DefaultClock>::Leaky instance = LAZY_INSTANCE_INITIALIZER; in GetInstance()
/external/libchrome/base/nix/
Dmime_util_xdg.cc20 LazyInstance<Lock>::Leaky g_mime_util_xdg_lock = LAZY_INSTANCE_INITIALIZER;
/external/libchrome/base/metrics/
Dhistogram_base.cc207 static LazyInstance<std::set<std::string>>::Leaky permanent_names; in GetPermanentName()
208 static LazyInstance<Lock>::Leaky permanent_names_lock; in GetPermanentName()
Dstatistics_recorder.h287 static LazyInstance<Lock>::Leaky lock_;
/external/libchrome/base/task_scheduler/
Dscoped_set_task_priority_for_current_thread.cc16 LazyInstance<ThreadLocalPointer<const TaskPriority>>::Leaky
Dscheduler_lock_impl.cc121 LazyInstance<SafeAcquisitionTracker>::Leaky g_safe_acquisition_tracker =
/external/libbrillo/brillo/message_loops/
Dmessage_loop.cc17 base::LazyInstance<base::ThreadLocalPointer<MessageLoop> >::Leaky lazy_tls_ptr =
/external/libchrome/base/android/
Djni_android.cc25 base::LazyInstance<base::android::ScopedJavaGlobalRef<jobject>>::Leaky
30 base::LazyInstance<base::ThreadLocalPointer<void>>::Leaky
Dandroid_hardware_buffer_compat.cc17 static base::LazyInstance<AndroidHardwareBufferCompat>::Leaky g_compat =
/external/libchrome/mojo/core/
Drequest_context.cc16 base::LazyInstance<base::ThreadLocalPointer<RequestContext>>::Leaky

123