Searched refs:GetOS (Results 1 – 5 of 5) sorted by relevance
684 string GetOS();
109 // field should match those used by MinidumpSystemInfo::GetOS.
552 info->os_short = system_info->GetOS(); in GetOSInfo()
469 ASSERT_EQ("windows", md_system_info->GetOS()); in TEST()
3171 string MinidumpSystemInfo::GetOS() { in GetOS() function in google_breakpad::MinidumpSystemInfo