Home
last modified time | relevance | path

Searched refs:kCheckpointSignature (Results 1 – 10 of 10) sorted by relevance

/dports/lang/spidermonkey78/firefox-78.9.0/toolkit/crashreporter/breakpad-client/windows/sender/
H A Dcrash_report_sender.cc46 static const char kCheckpointSignature[] = "GBP1\n"; variable
86 if (!fgets(buf, sizeof(buf), fd) || strcmp(buf, kCheckpointSignature) != 0) { in ReadCheckpoint()
111 fputs(kCheckpointSignature, fd); in ReportSent()
/dports/www/firefox/firefox-99.0/toolkit/crashreporter/breakpad-client/windows/sender/
H A Dcrash_report_sender.cc46 static const char kCheckpointSignature[] = "GBP1\n"; variable
86 if (!fgets(buf, sizeof(buf), fd) || strcmp(buf, kCheckpointSignature) != 0) { in ReadCheckpoint()
111 fputs(kCheckpointSignature, fd); in ReportSent()
/dports/mail/thunderbird/thunderbird-91.8.0/toolkit/crashreporter/breakpad-client/windows/sender/
H A Dcrash_report_sender.cc46 static const char kCheckpointSignature[] = "GBP1\n"; variable
86 if (!fgets(buf, sizeof(buf), fd) || strcmp(buf, kCheckpointSignature) != 0) { in ReadCheckpoint()
111 fputs(kCheckpointSignature, fd); in ReportSent()
/dports/games/openlierox/OpenLieroX/src/breakpad/external/src/client/windows/sender/
H A Dcrash_report_sender.cc46 static const char kCheckpointSignature[] = "GBP1\n"; variable
89 strcmp(buf, kCheckpointSignature) != 0) { in ReadCheckpoint()
114 fputs(kCheckpointSignature, fd); in ReportSent()
/dports/www/firefox-esr/firefox-91.8.0/toolkit/crashreporter/breakpad-client/windows/sender/
H A Dcrash_report_sender.cc46 static const char kCheckpointSignature[] = "GBP1\n"; variable
86 if (!fgets(buf, sizeof(buf), fd) || strcmp(buf, kCheckpointSignature) != 0) { in ReadCheckpoint()
111 fputs(kCheckpointSignature, fd); in ReportSent()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/breakpad/breakpad/src/client/windows/sender/
H A Dcrash_report_sender.cc46 static const char kCheckpointSignature[] = "GBP1\n"; variable
88 strcmp(buf, kCheckpointSignature) != 0) { in ReadCheckpoint()
113 fputs(kCheckpointSignature, fd); in ReportSent()
/dports/deskutils/owncloudclient/ownCloud-2.8.2.4246/src/3rdparty/libcrashreporter-qt/3rdparty/breakpad/client/windows/sender/
H A Dcrash_report_sender.cc46 static const char kCheckpointSignature[] = "GBP1\n"; variable
88 strcmp(buf, kCheckpointSignature) != 0) { in ReadCheckpoint()
113 fputs(kCheckpointSignature, fd); in ReportSent()
/dports/lang/spidermonkey60/firefox-60.9.0/toolkit/crashreporter/breakpad-client/windows/sender/
H A Dcrash_report_sender.cc46 static const char kCheckpointSignature[] = "GBP1\n"; variable
88 strcmp(buf, kCheckpointSignature) != 0) { in ReadCheckpoint()
113 fputs(kCheckpointSignature, fd); in ReportSent()
/dports/www/firefox-legacy/firefox-52.8.0esr/toolkit/crashreporter/google-breakpad/src/client/windows/sender/
H A Dcrash_report_sender.cc46 static const char kCheckpointSignature[] = "GBP1\n"; variable
88 strcmp(buf, kCheckpointSignature) != 0) { in ReadCheckpoint()
113 fputs(kCheckpointSignature, fd); in ReportSent()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/breakpad/breakpad/src/client/windows/sender/
H A Dcrash_report_sender.cc46 static const char kCheckpointSignature[] = "GBP1\n"; variable
88 strcmp(buf, kCheckpointSignature) != 0) { in ReadCheckpoint()
113 fputs(kCheckpointSignature, fd); in ReportSent()