Home
last modified time | relevance | path

Searched defs:EndMethod (Results 1 – 2 of 2) sorted by relevance

/art/compiler/optimizing/
Dstack_map_stream.cc79 void StackMapStream::EndMethod(size_t code_size) { in EndMethod() function in art::StackMapStream
/art/runtime/
Dthread.cc2213 VisitMethodResult EndMethod([[maybe_unused]] ArtMethod* m) override { in EndMethod() function
3402 VisitMethodResult EndMethod([[maybe_unused]] ArtMethod* m) override { in CreateAnnotatedStackTrace() function in art::Thread::CreateAnnotatedStackTrace::CollectFramesAndLocksStackVisitor