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

  /external/google-breakpad/src/client/windows/crash_generation/
client_info.h 66 HANDLE dump_requested_handle() const { return dump_requested_handle_; } function in class:google_breakpad::ClientInfo
crash_generation_server.cc 655 client_info.dump_requested_handle(),
775 client_info->dump_requested_handle(),
832 ResetEvent(client_info->dump_requested_handle());
    [all...]

Completed in 88 milliseconds