Home
last modified time | relevance | path

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

/external/libchrome/base/
Dsys_info_linux.cc54 g_lazy_physical_memory = LAZY_INSTANCE_INITIALIZER; variable
70 return g_lazy_physical_memory.Get().value(); in AmountOfPhysicalMemory()