Searched defs:EndMethod (Results 1 – 2 of 2) sorted by relevance
| /art/compiler/optimizing/ | ||
| D | stack_map_stream.cc | 57 void StackMapStream::EndMethod() { in EndMethod() function in art::StackMapStream |
| /art/runtime/ | ||
| D | thread.cc | 2022 VisitMethodResult EndMethod(ArtMethod* m ATTRIBUTE_UNUSED) override { in EndMethod() function |