Home | History | Annotate | Download | only in runtime

Lines Matching defs:MethodExited

51 void InstrumentationListener::MethodExited(Thread* thread,
60 MethodExited(thread, this_object, method, dex_pc, v);
975 listener->MethodExited(thread, thiz, method, dex_pc, return_value);
982 listener->MethodExited(thread, thiz, method, dex_pc, ret);