Home
last modified time | relevance | path

Searched defs:GetReport (Results 1 – 10 of 10) sorted by relevance

/external/toolchain-utils/crosperf/
Dresults_report.py312 def GetReport(self): member in TextResultsReport
393 def GetReport(self): member in HTMLResultsReport
686 def GetReport(self): member in JSONResultsReport
/external/toolchain-utils/deprecated/
Dreport_generator.py30 def GetReport(self): member in ResultsReport
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_deadlock_detector_interface.h88 virtual DDReport *GetReport(DDCallback *cb) { return nullptr; } in GetReport() function
Dsanitizer_deadlock_detector1.cc187 DDReport *DD::GetReport(DDCallback *cb) { in GetReport() function in __sanitizer::DD
Dsanitizer_deadlock_detector2.cc420 DDReport *DD::GetReport(DDCallback *cb) { in GetReport() function in __sanitizer::DD
/external/rmi4utils/rmidevice/
Dhiddevice.cpp412 int HIDDevice::GetReport(int *reportId, struct timeval * timeout) in GetReport() function in HIDDevice
/external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Debug/
DProfiler.cs464 public virtual ProfileStats GetReport() { in GetReport() method in Antlr.Runtime.Debug.Profiler
/external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Debug/
DProfiler.cs510 public virtual ProfileStats GetReport() in GetReport() method in Antlr.Runtime.Debug.Profiler
/external/webrtc/talk/app/webrtc/
Dstatscollector.cc860 StatsReport* StatsCollector::GetReport(const StatsReport::StatsType& type, in GetReport() function in webrtc::StatsCollector
/external/compiler-rt/lib/tsan/rtl/
Dtsan_rtl_report.cc368 const ReportDesc *ScopedReport::GetReport() const { in GetReport() function in __tsan::ScopedReport