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