Home
last modified time | relevance | path

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

/aosp_15_r20/external/toolchain-utils/crosperf/
H A Dresults_report.py417 def GetReport(self): member in TextResultsReport
542 def GetReport(self): member in HTMLResultsReport
912 def GetReport(self): member in JSONResultsReport
/aosp_15_r20/system/extras/simpleperf/
H A Dcmd_merge_test.cpp36 static std::string GetReport(const std::string& record_file) { in GetReport() function
/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/common/shared/statusreport/
H A Dmedia_status_report.cpp52 MOS_STATUS MediaStatusReport::GetReport(uint16_t requireNum, void *status) in GetReport() function in MediaStatusReport
/aosp_15_r20/external/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_deadlock_detector_interface.h88 virtual DDReport *GetReport(DDCallback *cb) { return nullptr; } in GetReport() function
H A Dsanitizer_deadlock_detector1.cc187 DDReport *DD::GetReport(DDCallback *cb) { in GetReport() function in __sanitizer::DD
H A Dsanitizer_deadlock_detector2.cc420 DDReport *DD::GetReport(DDCallback *cb) { in GetReport() function in __sanitizer::DD
/aosp_15_r20/external/intel-media-driver/media_driver/agnostic/common/vp/hal/
H A Dvphal_renderer.h280 VphalFeatureReport* GetReport() { in GetReport() function
/aosp_15_r20/system/libvintf/analyze_matrix/
H A Dhals_for_release.py339 def GetReport(self) -> Any: member in Report
/aosp_15_r20/external/antlr/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Debug/
H A DProfiler.cs464 public virtual ProfileStats GetReport() { in GetReport() method in Antlr.Runtime.Debug.Profiler
/aosp_15_r20/external/rmi4utils/rmidevice/
H A Dhiddevice.cpp573 int HIDDevice::GetReport(int *reportId, struct timeval * timeout) in GetReport() function in HIDDevice
/aosp_15_r20/packages/modules/Bluetooth/system/gd/rust/topshim/src/profiles/
Dhid_host.rs115 GetReport(RawAddress, BtAddrType, BtTransport, BthhStatus, Vec<u8>, i32), enumerator
/aosp_15_r20/external/compiler-rt/lib/tsan/rtl/
H A Dtsan_rtl_report.cc368 const ReportDesc *ScopedReport::GetReport() const { in GetReport() function in __tsan::ScopedReport
/aosp_15_r20/external/webrtc/pc/
H A Dlegacy_stats_collector.cc1311 StatsReport* LegacyStatsCollector::GetReport(const StatsReport::StatsType& type, in GetReport() function in webrtc::LegacyStatsCollector
/aosp_15_r20/external/googleapis/google/cloud/migrationcenter/v1/
H A Dmigrationcenter.proto537 rpc GetReport(GetReportRequest) returns (Report) { rpc