Home
last modified time | relevance | path

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

/external/libchrome/base/
Dsys_info_linux.cc23 int64_t AmountOfMemory(int pages_name) { in AmountOfMemory() function
34 return AmountOfMemory(_SC_PHYS_PAGES); in AmountOfPhysicalMemory()