Searched refs:GetFwdPtr (Results 1 – 3 of 3) sorted by relevance
162 mirror::Object* to_ref = GetFwdPtr(from_ref); in Mark()227 inline mirror::Object* ConcurrentCopying::GetFwdPtr(mirror::Object* from_ref) { in GetFwdPtr() function
269 mirror::Object* GetFwdPtr(mirror::Object* from_ref)
3556 DCHECK(GetFwdPtr(from_ref) == to_ref); in Copy()3576 to_ref = GetFwdPtr(from_ref); in IsMarked()