Home
last modified time | relevance | path

Searched defs:sys_info (Results 1 – 6 of 6) sorted by relevance

/external/google-breakpad/src/client/solaris/handler/
Dminidump_generator.cc312 bool WriteCPUInformation(MDRawSystemInfo *sys_info) { in WriteCPUInformation()
341 MDRawSystemInfo *sys_info) { in WriteOSInformation()
564 TypedMDRVA<MDRawSystemInfo> sys_info(minidump_writer); in WriteSystemInfoStream() local
/external/chromium-trace/catapult/third_party/coverage/coverage/
Dplugin.py92 def sys_info(self): member in CoveragePlugin
Dplugin_support.py150 def sys_info(self): member in DebugPluginWrapper
Dcontrol.py1067 def sys_info(self): member in Coverage
/external/google-breakpad/src/client/linux/minidump_writer/
Dminidump_writer.cc809 bool WriteCPUInformation(MDRawSystemInfo* sys_info) { in WriteCPUInformation()
906 bool WriteCPUInformation(MDRawSystemInfo* sys_info) { in WriteCPUInformation()
1185 bool WriteOSInformation(MDRawSystemInfo* sys_info) { in WriteOSInformation()
/external/libnfc-nci/src/nfa/include/
Dnfa_api.h405 tNFA_I93_SYS_INFO sys_info; /* system information */ member