Searched refs:GetFwdPtr (Results 1 – 3 of 3) sorted by relevance
57 mirror::Object* to_ref = GetFwdPtr(from_ref); in Mark()94 inline mirror::Object* ConcurrentCopying::GetFwdPtr(mirror::Object* from_ref) { in GetFwdPtr() function
172 mirror::Object* GetFwdPtr(mirror::Object* from_ref)
1907 DCHECK(GetFwdPtr(from_ref) == to_ref); in Copy()1927 to_ref = GetFwdPtr(from_ref); in IsMarked()