Searched refs:DecodeTraceMethod (Results 1 – 2 of 2) sorted by relevance
84 ArtMethod* Trace::DecodeTraceMethod(uint32_t tmid) { in DecodeTraceMethod() function in art::Trace107 DCHECK_EQ(method, DecodeTraceMethod(tmid)); in EncodeTraceMethodAndAction()607 ArtMethod* method = DecodeTraceMethod(tmid); in DumpBuf()991 ArtMethod* method = DecodeTraceMethod(tmid); in GetVisitedMethods()
294 ArtMethod* DecodeTraceMethod(uint32_t tmid) REQUIRES(!unique_methods_lock_);