Home
last modified time | relevance | path

Searched defs:GetSystemInfo (Results 1 – 3 of 3) sorted by relevance

/external/google-breakpad/src/google_breakpad/processor/
Dmicrodump.h114 SystemInfo* GetSystemInfo() { return system_info_.get(); } in GetSystemInfo() function
/external/google-breakpad/src/processor/
Dminidump_processor.cc321 static const MDRawSystemInfo* GetSystemInfo(Minidump *dump, in GetSystemInfo() function
Dminidump.cc4273 MinidumpSystemInfo* Minidump::GetSystemInfo() { in GetSystemInfo() function in google_breakpad::Minidump