/aosp_15_r20/external/google-breakpad/src/google_breakpad/processor/ |
H A D | system_info.h | 43 struct SystemInfo { struct 45 SystemInfo() : os(), os_short(), os_version(), cpu(), cpu_info(), in SystemInfo() function 72 // MinidumpSystemInfo::GetOS. argument 84 // this field should match those used by MinidumpSystemInfo::GetCPU. argument 85 string cpu; 91 string cpu_info; 95 int cpu_count; 98 string gl_version; 99 string gl_vendor; 100 string gl_renderer;
|
/aosp_15_r20/external/angle/src/gpu_info_util/ |
H A D | SystemInfo.h | 56 struct SystemInfo struct 70 std::vector<GPUDeviceInfo> gpus; 96 bool GetSystemInfo(SystemInfo *info); argument
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/ |
H A D | Minidump.h | 161 struct SystemInfo { struct 180 static_assert(sizeof(SystemInfo) == 56, ""); argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/BinaryFormat/ |
D | Minidump.h | 161 struct SystemInfo { struct 180 static_assert(sizeof(SystemInfo) == 56); argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/BinaryFormat/ |
D | Minidump.h | 161 struct SystemInfo { struct 180 static_assert(sizeof(SystemInfo) == 56); argument
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/BinaryFormat/ |
H A D | Minidump.h | 161 struct SystemInfo { struct 180 static_assert(sizeof(SystemInfo) == 56); argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/BinaryFormat/ |
D | Minidump.h | 161 struct SystemInfo { struct 180 static_assert(sizeof(SystemInfo) == 56); argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/BinaryFormat/ |
D | Minidump.h | 161 struct SystemInfo { struct 180 static_assert(sizeof(SystemInfo) == 56); argument
|
/aosp_15_r20/external/crosvm/base/src/sys/windows/ |
H A D | system_info.rs | 15 struct SystemInfo { struct 21 static SYSTEM_INFO: Lazy<SystemInfo> = Lazy::new(|| { argument
|
/aosp_15_r20/packages/modules/Wifi/service/java/com/android/server/wifi/hotspot2/ |
D | SystemInfo.java | 34 public class SystemInfo { class 43 SystemInfo(Context context, WifiNative wifiNative) { in SystemInfo() method in SystemInfo
|
/aosp_15_r20/out/soong/.intermediates/external/perfetto/perfetto_protos_perfetto_trace_minimal_lite_gen/gen/external/perfetto/protos/perfetto/trace/ |
D | system_info.pb.cc | 40 PROTOBUF_CONSTEXPR SystemInfo::SystemInfo( in SystemInfo() function in perfetto::protos::SystemInfo 502 SystemInfo::SystemInfo(::PROTOBUF_NAMESPACE_ID::Arena* arena, in SystemInfo() function in perfetto::protos::SystemInfo 508 SystemInfo::SystemInfo(const SystemInfo& from) in SystemInfo() function in perfetto::protos::SystemInfo
|
/aosp_15_r20/prebuilts/runtime/mainline/platform/sdk/include_gen/external/perfetto/perfetto_protos_perfetto_trace_minimal_lite_gen_headers/gen/external/perfetto/protos/perfetto/trace/ |
H A D | system_info.pb.h | 47 class SystemInfo; variable 278 inline SystemInfo() : SystemInfo(nullptr) {} in SystemInfo() function 283 SystemInfo(SystemInfo&& from) noexcept in SystemInfo() function
|
/aosp_15_r20/out/soong/.intermediates/external/perfetto/perfetto_protos_perfetto_trace_minimal_lite_gen_headers/gen/external/perfetto/protos/perfetto/trace/ |
D | system_info.pb.h | 47 class SystemInfo; variable 278 inline SystemInfo() : SystemInfo(nullptr) {} in SystemInfo() function 283 SystemInfo(SystemInfo&& from) noexcept in SystemInfo() function
|
/aosp_15_r20/external/aws-crt-java/src/main/java/software/amazon/awssdk/crt/ |
H A D | SystemInfo.java | 11 public class SystemInfo { class
|
/aosp_15_r20/external/perfetto/protos/perfetto/trace/ |
H A D | system_info.proto | 29 message SystemInfo { message
|
/aosp_15_r20/external/angle/src/feature_support_util/ |
H A D | feature_support_util_unittest.cpp | 66 TEST_F(FeatureSupportUtilTest, SystemInfo) in TEST_F() argument
|
/aosp_15_r20/external/gmmlib/Source/inc/umKmInc/ |
H A D | sharedata.h | 121 GT_SYSTEM_INFO SystemInfo; member 213 GT_SYSTEM_INFO SystemInfo; // List of system details member
|
/aosp_15_r20/external/angle/src/tests/ |
H A D | angle_system_info_tests_main.cpp | 188 TEST(ANGLE, SystemInfo) in TEST() argument
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/python/tpu_driver/ |
H A D | tpu_driver.proto | 49 message SystemInfo { message
|
/aosp_15_r20/external/google-breakpad/src/processor/ |
H A D | stackwalker_unittest_utils.h | 178 typedef google_breakpad::SystemInfo SystemInfo; typedef
|
H A D | synth_minidump.cc | 55 SystemInfo::SystemInfo(const Dump& dump, in SystemInfo() function in google_breakpad::SynthMinidump::SystemInfo
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/ |
H A D | MinidumpEmitter.cpp | 205 SystemInfoStream &SystemInfo = cast<SystemInfoStream>(S); in layout() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ObjectYAML/ |
H A D | MinidumpEmitter.cpp | 206 SystemInfoStream &SystemInfo = cast<SystemInfoStream>(S); in layout() local
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/ObjectYAML/ |
D | MinidumpYAML.h | 34 SystemInfo, enumerator
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ObjectYAML/ |
H A D | MinidumpYAML.h | 34 SystemInfo, enumerator
|