Searched refs:DecodeTraceMethod (Results 1 – 2 of 2) sorted by relevance
99 ArtMethod* Trace::DecodeTraceMethod(uint32_t tmid) { in DecodeTraceMethod() function in art::Trace122 DCHECK_EQ(method, DecodeTraceMethod(tmid)); in EncodeTraceMethodAndAction()630 ArtMethod* method = DecodeTraceMethod(tmid); in DumpBuf()982 ArtMethod* method = DecodeTraceMethod(tmid); in GetVisitedMethods()
225 ArtMethod* DecodeTraceMethod(uint32_t tmid) LOCKS_EXCLUDED(unique_methods_lock_);