HomeSort by relevance Sort by last modified time
    Searched refs:OnReport (Results 1 - 2 of 2) sorted by null

  /external/compiler-rt/lib/tsan/rtl/
tsan_rtl_report.cc 47 bool OnReport(const ReportDesc *rep, bool suppressed);
50 bool WEAK OnReport(const ReportDesc *rep, bool suppressed) {
513 if (OnReport(rep, suppress_pc != 0))
  /external/compiler-rt/lib/tsan/tests/rtl/
tsan_test_util_linux.cc 61 bool OnReport(const ReportDesc *rep, bool suppressed) {

Completed in 26 milliseconds