Home
last modified time | relevance | path

Searched refs:MethodExited (Results 1 – 7 of 7) sorted by relevance

/art/runtime/
Dinstrumentation.cc51 void InstrumentationListener::MethodExited(Thread* thread, in MethodExited() function in art::instrumentation::InstrumentationListener
60 MethodExited(thread, this_object, method, dex_pc, v); in MethodExited()
975 listener->MethodExited(thread, thiz, method, dex_pc, return_value); in MethodExitEventImpl()
982 listener->MethodExited(thread, thiz, method, dex_pc, ret); in MethodExitEventImpl()
Dinstrumentation.h71 virtual void MethodExited(Thread* thread,
81 virtual void MethodExited(Thread* thread,
Dtrace.h149 void MethodExited(Thread* thread,
Dinstrumentation_test.cc63 void MethodExited(Thread* thread ATTRIBUTE_UNUSED, in MethodExited() function in art::instrumentation::FINAL
72 void MethodExited(Thread* thread ATTRIBUTE_UNUSED, in MethodExited() function in art::instrumentation::FINAL
Dtrace.cc785 void Trace::MethodExited(Thread* thread, in MethodExited() function in art::Trace
Ddebugger.cc169 void MethodExited(Thread* thread, in MethodExited() function in art::FINAL
/art/runtime/openjdkjvmti/
Devents.cc346 void MethodExited(art::Thread* self, in MethodExited() function in openjdkjvmti::FINAL
371 void MethodExited(art::Thread* self, in MethodExited() function in openjdkjvmti::FINAL