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

/external/chromium/base/
H A Dsys_info_mac.cc30 struct host_basic_info hostinfo; local
34 reinterpret_cast<host_info_t>(&hostinfo),
42 return static_cast<int64>(hostinfo.max_mem);

Completed in 75 milliseconds