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 50 bool OnReport(const ReportDesc *rep, bool suppressed);
53 bool OnReport(const ReportDesc *rep, bool suppressed) {
520 bool suppressed = OnReport(rep, pc_or_addr != 0);
  /external/compiler-rt/lib/tsan/tests/rtl/
tsan_test_util_posix.cc 103 bool OnReport(const ReportDesc *rep, bool suppressed) {

Completed in 53 milliseconds