Home
last modified time | relevance | path

Searched refs:DecodeGcMasksOnly (Results 1 – 3 of 3) sorted by relevance

/art/runtime/
Dstack_map.cc71 CodeInfo CodeInfo::DecodeGcMasksOnly(const OatQuickMethodHeader* header) { in DecodeGcMasksOnly() function in art::CodeInfo
Dstack_map.h300 static CodeInfo DecodeGcMasksOnly(const OatQuickMethodHeader* header);
Dthread.cc3808 : CodeInfo::DecodeGcMasksOnly(method_header); in VisitQuickFrameWithVregCallback()