Searched refs:MethodExitEventImpl (Results 1 - 2 of 2) sorted by relevance

/art/runtime/
H A Dinstrumentation.h289 MethodExitEventImpl(thread, this_object, method, dex_pc, return_value);
386 void MethodExitEventImpl(Thread* thread, mirror::Object* this_object,
H A Dinstrumentation.cc874 void Instrumentation::MethodExitEventImpl(Thread* thread, mirror::Object* this_object, function in class:art::instrumentation::Instrumentation

Completed in 27 milliseconds