Home
last modified time | relevance | path

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

/external/v8/src/base/
Dsys-info.cc57 int64_t SysInfo::AmountOfPhysicalMemory() { in AmountOfPhysicalMemory() function in v8::base::SysInfo
/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