Searched defs:JvmtiMethodTraceListener (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/art/openjdkjvmti/ | ||
H A D | events.h | 38 class JvmtiMethodTraceListener; variable |
H A D | events.cc | 592 class JvmtiMethodTraceListener final : public art::instrumentation::InstrumentationListener { class |