Home
last modified time | relevance | path

Searched refs:GatherSystemInformation (Results 1 – 4 of 4) sorted by relevance

/external/google-breakpad/src/client/ios/
Dexception_handler_no_mach.cc93 MinidumpGenerator::GatherSystemInformation(); in ExceptionHandler()
109 MinidumpGenerator::GatherSystemInformation(); in ExceptionHandler()
/external/google-breakpad/src/client/mac/handler/
Dminidump_generator.h132 static void GatherSystemInformation();
Dexception_handler.cc243 MinidumpGenerator::GatherSystemInformation(); in ExceptionHandler()
268 MinidumpGenerator::GatherSystemInformation(); in ExceptionHandler()
Dminidump_generator.cc84 GatherSystemInformation(); in MinidumpGenerator()
110 GatherSystemInformation(); in MinidumpGenerator()
123 void MinidumpGenerator::GatherSystemInformation() { in GatherSystemInformation() function in google_breakpad::MinidumpGenerator