Home
last modified time | relevance | path

Searched refs:UpdateRef (Results 1 – 3 of 3) sorted by relevance

/art/runtime/gc/collector/
Dmark_compact-inl.h224 inline void MarkCompact::UpdateRef(mirror::Object* obj, in UpdateRef() function
Dmark_compact.h281 ALWAYS_INLINE void UpdateRef(mirror::Object* obj,
Dmark_compact.cc1537 collector_->UpdateRef(obj_, offset, moving_space_begin_, moving_space_end_); in operator ()()
1550 collector_->UpdateRef(obj_, offset, moving_space_begin_, moving_space_end_); in operator ()()