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

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

Completed in 104 milliseconds