Searched defs:MethodExited (Results 1 – 4 of 4) sorted by relevance
/art/openjdkjvmti/ | ||
D | events.cc | 499 void MethodExited(art::Thread* self, in MethodExited() function in openjdkjvmti::FINAL |
/art/runtime/ | ||
D | instrumentation_test.cc | 66 void MethodExited(Thread* thread ATTRIBUTE_UNUSED, in MethodExited() function in art::instrumentation::FINAL |
D | trace.cc | 790 void Trace::MethodExited(Thread* thread, in MethodExited() function in art::Trace |
D | instrumentation.cc | 54 void InstrumentationListener::MethodExited(Thread* thread, in MethodExited() function in art::instrumentation::InstrumentationListener |