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

  /art/runtime/
instrumentation.h 279 void MethodUnwindEvent(Thread* thread, mirror::Object* this_object,
instrumentation.cc     [all...]
  /art/runtime/interpreter/
interpreter_common.cc 474 instrumentation->MethodUnwindEvent(self, shadow_frame.GetThisObject(),
478 instrumentation->MethodUnwindEvent(self, shadow_frame.GetThisObject(),
    [all...]

Completed in 769 milliseconds