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

  /external/google-breakpad/src/client/mac/crash_generation/
Inspector.h 97 string next_minidump_path_ = local
  /external/google-breakpad/src/client/mac/handler/
exception_handler.h 127 UpdateNextID(); // Necessary to put dump_path_ in next_minidump_path_.
209 // path of the next minidump to be written in next_minidump_path_.
224 string next_minidump_path_; member in class:google_breakpad::ExceptionHandler
  /external/google-breakpad/src/client/windows/handler/
exception_handler.h 224 UpdateNextID(); // Necessary to put dump_path_ in next_minidump_path_.
380 // path of the next minidump to be written in next_minidump_path_.
398 wstring next_minidump_path_; member in class:google_breakpad::ExceptionHandler

Completed in 213 milliseconds