Searched refs:GetCPUVendor (Results 1 – 4 of 4) sorted by relevance
736 const string* GetCPUVendor();
541 const string *cpu_vendor = system_info->GetCPUVendor(); in GetCPUInfo()
785 ASSERT_EQ("GenuineIntel", *md_system_info->GetCPUVendor()); in TEST()
3567 const string* MinidumpSystemInfo::GetCPUVendor() { in GetCPUVendor() function in google_breakpad::MinidumpSystemInfo3659 const string* cpu_vendor = GetCPUVendor(); in Print()