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

  /external/google-breakpad/src/google_breakpad/processor/
minidump.h 678 // GetOS and GetCPU return textual representations of the operating system
681 // GetOS() are "mac", "windows", and "linux". Defined values for GetCPU
685 string GetCPU();
    [all...]
  /external/google-breakpad/src/processor/
minidump_unittest.cc 470 ASSERT_EQ("x86", md_system_info->GetCPU());
    [all...]
minidump.cc     [all...]

Completed in 83 milliseconds