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

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

Completed in 147 milliseconds