Searched defs:Report (Results 1 – 3 of 3) sorted by relevance
| /art/libartbase/base/metrics/ | ||
| D | metrics.h | 267 void Report(MetricsBackend* backend) const { backend->ReportCounter(counter_type, Value()); } in Report() function |
| /art/runtime/metrics/ | ||
| D | reporter_test.cc | 53 struct Report { struct in art::metrics::TestBackend |
| /art/openjdkjvmti/ | ||
| D | ti_heap.cc | 517 static bool Report(art::ObjPtr<art::mirror::Object> obj, in Report() function in openjdkjvmti::__anon8e84282e0111::ReportPrimitiveField |