Home
last modified time | relevance | path

Searched defs:SystemInfo (Results 1 – 11 of 11) sorted by relevance

/external/google-breakpad/src/google_breakpad/processor/
Dsystem_info.h44 struct SystemInfo { struct
46 SystemInfo() : os(), os_short(), os_version(), cpu(), cpu_info(), in SystemInfo() argument
70 // MinidumpSystemInfo::GetOS. argument
82 // this field should match those used by MinidumpSystemInfo::GetCPU. argument
83 string cpu;
89 string cpu_info;
93 int cpu_count;
/external/perfetto/protos/perfetto/trace/
Dsystem_info.proto29 message SystemInfo { message
Dperfetto_trace.proto2859 message SystemInfo { message
/external/webrtc/webrtc/base/
Dsysteminfo.cc93 SystemInfo::SystemInfo() { in SystemInfo() function in rtc::SystemInfo
/external/google-breakpad/src/processor/
Dstackwalker_unittest_utils.h170 typedef google_breakpad::SystemInfo SystemInfo; typedef
Dsynth_minidump.cc55 SystemInfo::SystemInfo(const Dump &dump, in SystemInfo() function in google_breakpad::SynthMinidump::SystemInfo
/external/libcxx/utils/google-benchmark/src/
Dsysinfo.cc649 SystemInfo::SystemInfo() : name(GetSystemName()) {} in SystemInfo() function in benchmark::SystemInfo
/external/google-benchmark/src/
Dsysinfo.cc698 SystemInfo::SystemInfo() : name(GetSystemName()) {} in SystemInfo() function in benchmark::SystemInfo
/external/python/setuptools/setuptools/
Dmsvc.py465 class SystemInfo: class
/external/libcxx/utils/google-benchmark/include/benchmark/
Dbenchmark.h1297 struct SystemInfo { struct
1299 static const SystemInfo& Get(); argument
/external/google-benchmark/include/benchmark/
Dbenchmark.h1297 struct SystemInfo { struct
1299 static const SystemInfo& Get(); argument