Home
last modified time | relevance | path

Searched refs:LazySysInfoValue (Results 1 – 5 of 5) sorted by relevance

/external/libchrome/base/
Dsys_info_internal.h15 class LazySysInfoValue {
17 LazySysInfoValue() in LazySysInfoValue() function
20 ~LazySysInfoValue() = default;
27 DISALLOW_COPY_AND_ASSIGN(LazySysInfoValue);
Dsys_info_posix.cc66 base::internal::LazySysInfoValue<int, NumberOfProcessors> >::Leaky
82 base::internal::LazySysInfoValue<int64_t, AmountOfVirtualMemory>>::Leaky
Dsys_info_android.cc42 static base::LazyInstance<base::internal::LazySysInfoValue<
221 base::internal::LazySysInfoValue<bool,
Dsys_info.cc70 internal::LazySysInfoValue<bool, DetectLowEndDevice> >::Leaky
Dsys_info_linux.cc38 base::internal::LazySysInfoValue<int64_t, AmountOfPhysicalMemory>>::Leaky