Searched refs:OpenCheckpointFile (Results 1 – 2 of 2) sorted by relevance
54 if (OpenCheckpointFile(L"r", &fd) == 0) { in CrashReportSender()112 if (OpenCheckpointFile(L"w", &fd) == 0) { in ReportSent()127 int CrashReportSender::OpenCheckpointFile(const wchar_t *mode, FILE **fd) { in OpenCheckpointFile() function in google_breakpad::CrashReportSender
107 int OpenCheckpointFile(const wchar_t *mode, FILE **fd);