HomeSort by relevance Sort by last modified time
    Searched refs:MethodExited (Results 1 - 5 of 5) sorted by null

  /art/runtime/
trace.h 81 void MethodExited(Thread* thread, mirror::Object* this_object,
instrumentation.h 68 virtual void MethodExited(Thread* thread, mirror::Object* this_object,
74 // MethodExited call-back or a MethodUnwind call-back when its activation is removed.
trace.cc 598 void Trace::MethodExited(Thread* thread, mirror::Object* this_object,
instrumentation.cc     [all...]
debugger.cc 247 void MethodExited(Thread* thread, mirror::Object* this_object, mirror::ArtMethod* method,
    [all...]

Completed in 222 milliseconds