Home
last modified time | relevance | path

Searched refs:GetReport (Results 1 – 7 of 7) sorted by relevance

/external/compiler-rt/lib/tsan/rtl/
Dtsan_rtl_report.cc247 const ReportDesc *ScopedReport::GetReport() const { in GetReport() function in __tsan::ScopedReport
360 const ReportDesc *rep = srep.GetReport(); in OutputReport()
436 if (!OutputReport(rep, rep.GetReport()->mops[0]->stack)) in ReportRace()
Dtsan_mman.cc42 OutputReport(rep, rep.GetReport()->stacks[0]); in SignalUnsafeCall()
Dtsan_rtl.h415 const ReportDesc *GetReport() const;
Dtsan_interceptors.cc1451 OutputReport(rep, rep.GetReport()->stacks[0]); in process_pending_signals()
/external/chromium/chrome/browser/safe_browsing/
Dsafe_browsing_blocking_page_test.cc77 std::string GetReport() { in GetReport() function in FakeSafeBrowsingService
336 std::string serialized = service->GetReport(); in AssertReportSent()
/external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Debug/
DProfiler.cs461 return ToString(GetReport()); in ToString()
464 public virtual ProfileStats GetReport() { in GetReport() method in Antlr.Runtime.Debug.Profiler
/external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Debug/
DProfiler.cs507 return ToString(GetReport()); in ToString()
510 public virtual ProfileStats GetReport() in GetReport() method in Antlr.Runtime.Debug.Profiler