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