/dports/lang/spidermonkey78/firefox-78.9.0/toolkit/crashreporter/client/ |
H A D | crashreporter.cpp | 121 ifstream* f = UIOpenRead(path, ios::in); in ReadStringsFromFile() 134 ifstream* f = UIOpenRead(aExtraDataPath, ios::in); in ReadExtraFile() 164 ifstream* f = UIOpenRead(aPath, ios::binary); in ReadEventFile() 485 ifstream* f = UIOpenRead(gReporterDumpFile, ios::binary); in ComputeDumpHash()
|
H A D | crashreporter.h | 140 std::ifstream* UIOpenRead(const std::string& filename,
|
H A D | crashreporter_unix_common.cpp | 123 std::ifstream* UIOpenRead(const string& filename, ios_base::openmode mode) { in UIOpenRead() function
|
H A D | crashreporter_win.cpp | 1348 ifstream* UIOpenRead(const string& filename, ios_base::openmode mode) { in UIOpenRead() function
|
/dports/www/firefox/firefox-99.0/toolkit/crashreporter/client/ |
H A D | crashreporter.cpp | 121 ifstream* f = UIOpenRead(path, ios::in); in ReadStringsFromFile() 134 ifstream* f = UIOpenRead(aExtraDataPath, ios::in); in ReadExtraFile() 164 ifstream* f = UIOpenRead(aPath, ios::binary); in ReadEventFile() 485 ifstream* f = UIOpenRead(gReporterDumpFile, ios::binary); in ComputeDumpHash()
|
H A D | crashreporter_unix_common.cpp | 123 std::ifstream* UIOpenRead(const string& filename, ios_base::openmode mode) { in UIOpenRead() function
|
H A D | crashreporter.h | 138 std::ifstream* UIOpenRead(const std::string& filename,
|
H A D | crashreporter_win.cpp | 1215 ifstream* UIOpenRead(const string& filename, ios_base::openmode mode) { in UIOpenRead() function
|
/dports/mail/thunderbird/thunderbird-91.8.0/toolkit/crashreporter/client/ |
H A D | crashreporter.cpp | 121 ifstream* f = UIOpenRead(path, ios::in); in ReadStringsFromFile() 134 ifstream* f = UIOpenRead(aExtraDataPath, ios::in); in ReadExtraFile() 164 ifstream* f = UIOpenRead(aPath, ios::binary); in ReadEventFile() 485 ifstream* f = UIOpenRead(gReporterDumpFile, ios::binary); in ComputeDumpHash()
|
H A D | crashreporter_unix_common.cpp | 123 std::ifstream* UIOpenRead(const string& filename, ios_base::openmode mode) { in UIOpenRead() function
|
H A D | crashreporter.h | 138 std::ifstream* UIOpenRead(const std::string& filename,
|
H A D | crashreporter_win.cpp | 1215 ifstream* UIOpenRead(const string& filename, ios_base::openmode mode) { in UIOpenRead() function
|
/dports/www/firefox-esr/firefox-91.8.0/toolkit/crashreporter/client/ |
H A D | crashreporter.cpp | 121 ifstream* f = UIOpenRead(path, ios::in); in ReadStringsFromFile() 134 ifstream* f = UIOpenRead(aExtraDataPath, ios::in); in ReadExtraFile() 164 ifstream* f = UIOpenRead(aPath, ios::binary); in ReadEventFile() 485 ifstream* f = UIOpenRead(gReporterDumpFile, ios::binary); in ComputeDumpHash()
|
H A D | crashreporter.h | 138 std::ifstream* UIOpenRead(const std::string& filename,
|
H A D | crashreporter_unix_common.cpp | 123 std::ifstream* UIOpenRead(const string& filename, ios_base::openmode mode) { in UIOpenRead() function
|
H A D | crashreporter_win.cpp | 1215 ifstream* UIOpenRead(const string& filename, ios_base::openmode mode) { in UIOpenRead() function
|
/dports/www/firefox-legacy/firefox-52.8.0esr/toolkit/crashreporter/client/ |
H A D | crashreporter.h | 146 std::ifstream* UIOpenRead(const std::string& filename);
|
H A D | crashreporter_gtk_common.cpp | 433 std::ifstream* UIOpenRead(const string& filename) in UIOpenRead() function
|
H A D | crashreporter.cpp | 131 ifstream* f = UIOpenRead(path); in ReadStringsFromFile()
|
H A D | crashreporter_osx.mm | 902 std::ifstream* UIOpenRead(const string& filename) function
|
H A D | crashreporter_win.cpp | 1466 ifstream* UIOpenRead(const string& filename) in UIOpenRead() function
|
/dports/lang/spidermonkey60/firefox-60.9.0/toolkit/crashreporter/client/ |
H A D | crashreporter_unix_common.cpp | 122 std::ifstream* UIOpenRead(const string& filename, bool binary) { in UIOpenRead() function
|
H A D | crashreporter.h | 146 std::ifstream* UIOpenRead(const std::string& filename, bool binary = false);
|
H A D | crashreporter.cpp | 134 ifstream* f = UIOpenRead(path); in ReadStringsFromFile() 461 ifstream* f = UIOpenRead(gReporterDumpFile, /* binary */ true); in ComputeDumpHash()
|
H A D | crashreporter_win.cpp | 1346 ifstream* UIOpenRead(const string& filename, bool binary) { in UIOpenRead() function
|