Searched defs:MethodExited (Results 1 – 3 of 3) sorted by relevance
| /art/runtime/ | ||
| D | instrumentation_test.cc | 53 void MethodExited(Thread* thread ATTRIBUTE_UNUSED, in MethodExited() function in art::instrumentation::FINAL |
| D | trace.cc | 794 void Trace::MethodExited(Thread* thread, mirror::Object* this_object ATTRIBUTE_UNUSED, in MethodExited() function in art::Trace |
| D | debugger.cc | 168 void MethodExited(Thread* thread, mirror::Object* this_object, ArtMethod* method, in MethodExited() function in art::FINAL |