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

  /external/google-breakpad/src/client/mac/handler/
exception_handler.h 229 const char *next_minidump_path_c_; member in class:google_breakpad::ExceptionHandler
exception_handler.cc 405 result = md.Write(next_minidump_path_c_);
815 next_minidump_path_c_ = next_minidump_path_.c_str();
  /external/google-breakpad/src/client/windows/handler/
exception_handler.h 408 const wchar_t* next_minidump_path_c_; member in class:google_breakpad::ExceptionHandler
exception_handler.cc 156 next_minidump_path_c_ = NULL;
    [all...]

Completed in 295 milliseconds