Home
last modified time | relevance | path

Searched refs:CopyView (Results 1 – 2 of 2) sorted by relevance

/art/runtime/gc/space/
Dspace.cc111 mark_bitmap_.CopyView(live_bitmap_); in BindLiveToMarkBitmap()
/art/runtime/gc/accounting/
Dspace_bitmap.h221 void CopyView(SpaceBitmap& other) { in CopyView() function