HomeSort by: relevance | last modified time | path
    Searched refs:SetReportPath (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
sanitizer_file.h 29 void SetReportPath(const char *path);
sanitizer_file.cc 72 void ReportFile::SetReportPath(const char *path) {
207 report_file.SetReportPath(path);

Completed in 11 milliseconds