Home
last modified time | relevance | path

Searched refs:SetReportPath (Results 1 – 4 of 4) sorted by relevance

/external/llvm-project/compiler-rt/lib/sanitizer_common/
Dsanitizer_file.cpp75 void ReportFile::SetReportPath(const char *path) { in SetReportPath() function in __sanitizer::ReportFile
215 report_file.SetReportPath(path); in __sanitizer_set_report_path()
Dsanitizer_file.h28 void SetReportPath(const char *path);
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_common.cc72 void ReportFile::SetReportPath(const char *path) { in SetReportPath() function in __sanitizer::ReportFile
463 report_file.SetReportPath(path); in __sanitizer_set_report_path()
Dsanitizer_common.h195 void SetReportPath(const char *path);