Searched defs:MethodUnwind (Results 1 – 3 of 3) sorted by relevance
| /art/runtime/ | ||
| D | instrumentation_test.cc | 62 void MethodUnwind(Thread* thread ATTRIBUTE_UNUSED, in MethodUnwind() function in art::instrumentation::FINAL |
| D | trace.cc | 804 void Trace::MethodUnwind(Thread* thread, mirror::Object* this_object ATTRIBUTE_UNUSED, in MethodUnwind() function in art::Trace |
| D | debugger.cc | 185 void MethodUnwind(Thread* thread ATTRIBUTE_UNUSED, mirror::Object* this_object ATTRIBUTE_UNUSED, in MethodUnwind() function in art::FINAL |