Home
last modified time | relevance | path

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

/external/libchrome/base/
Dsys_info_linux.cc22 int64_t AmountOfMemory(int pages_name) { in AmountOfMemory() function
33 return AmountOfMemory(_SC_PHYS_PAGES); in AmountOfPhysicalMemory()
46 return AmountOfMemory(_SC_AVPHYS_PAGES); in AmountOfAvailablePhysicalMemory()