Searched refs:GetCPUVendor (Results 1 – 4 of 4) sorted by relevance
696 const string* GetCPUVendor();
477 const string *cpu_vendor = system_info->GetCPUVendor(); in GetCPUInfo()
472 ASSERT_EQ("GenuineIntel", *md_system_info->GetCPUVendor()); in TEST()
3287 const string* MinidumpSystemInfo::GetCPUVendor() { in GetCPUVendor() function in google_breakpad::MinidumpSystemInfo3379 const string* cpu_vendor = GetCPUVendor(); in Print()