HomeSort by relevance Sort by last modified time
    Searched refs:LazySysInfoValue (Results 1 - 4 of 4) sorted by null

  /external/libchrome/base/
sys_info_internal.h 15 class LazySysInfoValue {
17 LazySysInfoValue()
20 ~LazySysInfoValue() { }
27 DISALLOW_COPY_AND_ASSIGN(LazySysInfoValue);
sys_info.cc 35 internal::LazySysInfoValue<bool, DetectLowEndDevice> >::Leaky
sys_info_linux.cc 38 base::internal::LazySysInfoValue<int64_t, AmountOfPhysicalMemory>>::Leaky
sys_info_posix.cc 63 base::internal::LazySysInfoValue<int, NumberOfProcessors> >::Leaky
78 base::internal::LazySysInfoValue<int64_t, AmountOfVirtualMemory>>::Leaky

Completed in 73 milliseconds