Searched refs:MethodUnwind (Results 1 – 5 of 5) sorted by relevance
/art/runtime/ |
D | trace.h | 85 void MethodUnwind(Thread* thread, mirror::Object* this_object,
|
D | instrumentation.h | 75 virtual void MethodUnwind(Thread* thread, mirror::Object* this_object,
|
D | trace.cc | 609 void Trace::MethodUnwind(Thread* thread, mirror::Object* this_object, in MethodUnwind() function in art::Trace
|
D | instrumentation.cc | 969 listener->MethodUnwind(thread, this_object, method, dex_pc); in MethodUnwindEvent()
|
D | debugger.cc | 257 void MethodUnwind(Thread* thread, mirror::Object* this_object, mirror::ArtMethod* method, in MethodUnwind() function in art::FINAL
|