Searched refs:kRootJavaFrame (Results 1 – 6 of 6) sorted by relevance
12 case kRootJavaFrame: os << "RootJavaFrame"; break; in operator <<()
50 : RootInfo(kRootJavaFrame, thread_id), stack_visitor_(stack_visitor), vreg_(vreg) { in JavaFrameRootInfo()
44 kRootJavaFrame, enumerator
1024 case art::RootType::kRootJavaFrame: in GetReferenceKind()1720 if (info.GetType() == art::RootType::kRootJavaFrame) { in ReplaceStrongRoots()1747 if (info.GetType() == art::RootType::kRootJavaFrame) { in ReplaceStrongRoots()
475 case art::kRootJavaFrame: in ToProtoType()
595 if (info.GetType() == art::RootType::kRootJavaFrame) { in VisitRoots()607 CHECK_NE(info.GetType(), art::RootType::kRootJavaFrame); in VisitRoots()