Home
last modified time | relevance | path

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

/art/runtime/gc/collector/
Dmark_compact-inl.h28 inline void MarkCompact::UpdateClassAfterObjectMap(mirror::Object* obj) { in UpdateClassAfterObjectMap() function
Dmark_compact.h567 ALWAYS_INLINE void UpdateClassAfterObjectMap(mirror::Object* obj)
Dmark_compact.cc2742 UpdateClassAfterObjectMap(obj); in UpdateMovingSpaceBlackAllocations()
4600 UpdateClassAfterObjectMap(obj); in UpdateLivenessInfo()