Home
last modified time | relevance | path

Searched defs:AmountOfPhysicalMemory (Results 1 – 3 of 3) sorted by relevance

/external/libchrome/base/android/
Dsys_utils_unittest.cc14 TEST(SysUtils, AmountOfPhysicalMemory) { in TEST() argument
/external/libchrome/base/
Dsys_info.cc22 int64_t SysInfo::AmountOfPhysicalMemory() { in AmountOfPhysicalMemory() function in base::SysInfo
Dsys_info_linux.cc33 int64_t AmountOfPhysicalMemory() { in AmountOfPhysicalMemory() function