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