Home
last modified time | relevance | path

Searched defs:live_bitmap_ (Results 1 – 3 of 3) sorted by relevance

/aosp12/art/runtime/gc/space/
H A Dimage_space.h297 accounting::ContinuousSpaceBitmap live_bitmap_; variable
H A Dspace.h369 accounting::LargeObjectBitmap live_bitmap_; variable
/aosp12/art/runtime/jit/
H A Djit_code_cache.h561 std::unique_ptr<CodeCacheBitmap> live_bitmap_; variable