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

  /external/google-breakpad/src/client/windows/crash_generation/
minidump_generator.h 128 bool GenerateDumpFilePath(std::wstring* file_path);
minidump_generator.cc 465 if (!GenerateDumpFilePath(&dump_file_path)) {
498 if (!GenerateDumpFilePath(&full_dump_file_path)) {
564 bool MinidumpGenerator::GenerateDumpFilePath(wstring* file_path) {

Completed in 52 milliseconds