OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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
53
base::internal::
LazySysInfoValue
<int64_t, AmountOfPhysicalMemory>>::Leaky
56
base::internal::
LazySysInfoValue
<uint64_t, MaxSharedMemorySize>>::Leaky
sys_info_posix.cc
58
base::internal::
LazySysInfoValue
<int, NumberOfProcessors> >::Leaky
73
base::internal::
LazySysInfoValue
<int64_t, AmountOfVirtualMemory>>::Leaky
Completed in 870 milliseconds