Home
last modified time | relevance | path

Searched refs:MethodEnterEventImpl (Results 1 – 2 of 2) sorted by relevance

/art/runtime/
Dinstrumentation.h354 MethodEnterEventImpl(thread, this_object, method, dex_pc); in MethodEnterEvent()
507 void MethodEnterEventImpl(Thread* thread,
Dinstrumentation.cc946 void Instrumentation::MethodEnterEventImpl(Thread* thread, in MethodEnterEventImpl() function in art::instrumentation::Instrumentation