Home
last modified time | relevance | path

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

/aosp_15_r20/art/runtime/gc/collector/
H A Dmark_compact-inl.h29 inline void MarkCompact::UpdateClassAfterObjectMap(mirror::Object* obj) { in UpdateClassAfterObjectMap() function
H A Dmark_compact.h549 ALWAYS_INLINE void UpdateClassAfterObjectMap(mirror::Object* obj)
H A Dmark_compact.cc2400 UpdateClassAfterObjectMap(obj); in UpdateMovingSpaceBlackAllocations()
3998 UpdateClassAfterObjectMap(obj); in UpdateLivenessInfo()