Searched defs:hostinfo (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/base/
H A Dsys_info_mac.cc46 struct host_basic_info hostinfo; local
51 reinterpret_cast<host_info_t>(&hostinfo),
58 return static_cast<int64>(hostinfo.max_mem);

Completed in 104 milliseconds