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

  /external/chromium_org/base/
sys_info_internal.h 15 class LazySysInfoValue {
17 LazySysInfoValue()
20 ~LazySysInfoValue() { }
27 DISALLOW_COPY_AND_ASSIGN(LazySysInfoValue);
sys_info_linux.cc 52 base::internal::LazySysInfoValue<int64, AmountOfPhysicalMemory> >::Leaky
55 base::internal::LazySysInfoValue<size_t, MaxSharedMemorySize> >::Leaky
sys_info_posix.cc 44 base::internal::LazySysInfoValue<int, NumberOfProcessors> >::Leaky

Completed in 223 milliseconds