HomeSort by relevance Sort by last modified time
    Searched refs:OsInfo (Results 1 - 2 of 2) sorted by null

  /art/runtime/
runtime_common.h 52 struct OsInfo {
runtime_common.cc 399 OsInfo os_info;
417 << "OS: " << Dumpable<OsInfo>(os_info) << '\n'

Completed in 67 milliseconds