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

  /art/runtime/
trace.h 150 void MethodUnwind(Thread* thread, mirror::Object* this_object,
instrumentation.h 75 // MethodExited call-back or a MethodUnwind call-back when its activation is removed.
76 virtual void MethodUnwind(Thread* thread, mirror::Object* this_object,
instrumentation.cc     [all...]
instrumentation_test.cc 62 void MethodUnwind(Thread* thread ATTRIBUTE_UNUSED,
    [all...]
trace.cc 804 void Trace::MethodUnwind(Thread* thread, mirror::Object* this_object ATTRIBUTE_UNUSED,
    [all...]
debugger.cc 185 void MethodUnwind(Thread* thread ATTRIBUTE_UNUSED, mirror::Object* this_object ATTRIBUTE_UNUSED,
    [all...]

Completed in 557 milliseconds