Searched refs:FirstPathFromRootSet (Results 1 – 5 of 5) sorted by relevance
61 std::string FirstPathFromRootSet(ObjPtr<mirror::Object> target) const
177 std::string path = v->FirstPathFromRootSet(str); in TEST_F()
216 std::string Verification::FirstPathFromRootSet(ObjPtr<mirror::Object> target) const { in FirstPathFromRootSet() function in art::gc::Verification
1718 << runtime_->GetHeap()->GetVerification()->FirstPathFromRootSet(decoded_weak); in CompileDexFilesIndividually()
1817 << Runtime::Current()->GetHeap()->GetVerification()->FirstPathFromRootSet(klass); in CheckNonImageClassesRemoved()