Home
last modified time | relevance | path

Searched refs:UIOpenRead (Results 1 – 25 of 25) sorted by relevance

/dports/lang/spidermonkey78/firefox-78.9.0/toolkit/crashreporter/client/
H A Dcrashreporter.cpp121 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 Dcrashreporter.h140 std::ifstream* UIOpenRead(const std::string& filename,
H A Dcrashreporter_unix_common.cpp123 std::ifstream* UIOpenRead(const string& filename, ios_base::openmode mode) { in UIOpenRead() function
H A Dcrashreporter_win.cpp1348 ifstream* UIOpenRead(const string& filename, ios_base::openmode mode) { in UIOpenRead() function
/dports/www/firefox/firefox-99.0/toolkit/crashreporter/client/
H A Dcrashreporter.cpp121 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 Dcrashreporter_unix_common.cpp123 std::ifstream* UIOpenRead(const string& filename, ios_base::openmode mode) { in UIOpenRead() function
H A Dcrashreporter.h138 std::ifstream* UIOpenRead(const std::string& filename,
H A Dcrashreporter_win.cpp1215 ifstream* UIOpenRead(const string& filename, ios_base::openmode mode) { in UIOpenRead() function
/dports/mail/thunderbird/thunderbird-91.8.0/toolkit/crashreporter/client/
H A Dcrashreporter.cpp121 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 Dcrashreporter_unix_common.cpp123 std::ifstream* UIOpenRead(const string& filename, ios_base::openmode mode) { in UIOpenRead() function
H A Dcrashreporter.h138 std::ifstream* UIOpenRead(const std::string& filename,
H A Dcrashreporter_win.cpp1215 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 Dcrashreporter.cpp121 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 Dcrashreporter.h138 std::ifstream* UIOpenRead(const std::string& filename,
H A Dcrashreporter_unix_common.cpp123 std::ifstream* UIOpenRead(const string& filename, ios_base::openmode mode) { in UIOpenRead() function
H A Dcrashreporter_win.cpp1215 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 Dcrashreporter.h146 std::ifstream* UIOpenRead(const std::string& filename);
H A Dcrashreporter_gtk_common.cpp433 std::ifstream* UIOpenRead(const string& filename) in UIOpenRead() function
H A Dcrashreporter.cpp131 ifstream* f = UIOpenRead(path); in ReadStringsFromFile()
H A Dcrashreporter_osx.mm902 std::ifstream* UIOpenRead(const string& filename) function
H A Dcrashreporter_win.cpp1466 ifstream* UIOpenRead(const string& filename) in UIOpenRead() function
/dports/lang/spidermonkey60/firefox-60.9.0/toolkit/crashreporter/client/
H A Dcrashreporter_unix_common.cpp122 std::ifstream* UIOpenRead(const string& filename, bool binary) { in UIOpenRead() function
H A Dcrashreporter.h146 std::ifstream* UIOpenRead(const std::string& filename, bool binary = false);
H A Dcrashreporter.cpp134 ifstream* f = UIOpenRead(path); in ReadStringsFromFile()
461 ifstream* f = UIOpenRead(gReporterDumpFile, /* binary */ true); in ComputeDumpHash()
H A Dcrashreporter_win.cpp1346 ifstream* UIOpenRead(const string& filename, bool binary) { in UIOpenRead() function