Searched defs:GetFwdPtr (Results 1 - 1 of 1) sorted by relevance

/art/runtime/gc/collector/
H A Dconcurrent_copying-inl.h57 mirror::Object* to_ref = GetFwdPtr(from_ref);
94 inline mirror::Object* ConcurrentCopying::GetFwdPtr(mirror::Object* from_ref) { function in class:art::gc::collector::ConcurrentCopying

Completed in 3 milliseconds