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

  /external/google-breakpad/src/client/windows/crash_generation/
crash_generation_client.cc 98 pipe_handle_(NULL),
118 pipe_handle_(pipe_handle),
276 if (pipe_handle_) {
277 HANDLE t = pipe_handle_;
278 pipe_handle_ = NULL;
crash_generation_client.h 144 HANDLE pipe_handle_; member in class:google_breakpad::CrashGenerationClient

Completed in 486 milliseconds