HomeSort by relevance Sort by last modified time
    Searched refs:GetClientExceptionInfo (Results 1 - 3 of 3) sorted by null

  /external/google-breakpad/src/client/windows/crash_generation/
client_info.h 91 bool GetClientExceptionInfo(EXCEPTION_POINTERS** ex_info) const;
client_info.cc 136 bool ClientInfo::GetClientExceptionInfo(EXCEPTION_POINTERS** ex_info) const {
crash_generation_server.cc 907 if (!client.GetClientExceptionInfo(&client_ex_info)) {
    [all...]

Completed in 60 milliseconds