Searched refs:OnReport (Results 1 - 2 of 2) sorted by relevance

/external/compiler-rt/lib/tsan/rtl/
H A Dtsan_rtl_report.cc50 bool OnReport(const ReportDesc *rep, bool suppressed);
53 bool OnReport(const ReportDesc *rep, bool suppressed) { function in namespace:__tsan
513 bool suppressed = OnReport(rep, pc_or_addr != 0);
/external/compiler-rt/lib/tsan/tests/rtl/
H A Dtsan_test_util_posix.cc103 bool OnReport(const ReportDesc *rep, bool suppressed) { function in namespace:__tsan

Completed in 54 milliseconds