Home
last modified time | relevance | path

Searched defs:sys_info (Results 1 – 3 of 3) 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/google-breakpad/src/client/linux/minidump_writer/
Dminidump_writer.cc801 bool WriteCPUInformation(MDRawSystemInfo* sys_info) { in WriteCPUInformation()
898 bool WriteCPUInformation(MDRawSystemInfo* sys_info) { in WriteCPUInformation()
1177 bool WriteOSInformation(MDRawSystemInfo* sys_info) { in WriteOSInformation()
/external/libnfc-nci/src/nfa/include/
Dnfa_api.h404 tNFA_I93_SYS_INFO sys_info; /* system information */ member