Searched defs:Report (Results 1 – 3 of 3) sorted by relevance
/art/libartbase/base/metrics/ | ||
D | metrics.h | 268 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 | 515 static bool Report(art::ObjPtr<art::mirror::Object> obj, in Report() function in openjdkjvmti::__anon67f2e3530111::ReportPrimitiveField |