Home
last modified time | relevance | path

Searched defs:SpaceBitmap (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/art/runtime/gc/accounting/
H A Dspace_bitmap_test.cc42 using SpaceBitmap = T; typedef
52 using SpaceBitmap = T; typedef
235 using SpaceBitmap = typename TypeParam::SpaceBitmap; in TYPED_TEST() typedef
249 using SpaceBitmap = typename TypeParam::SpaceBitmap; in TYPED_TEST() typedef
H A Dspace_bitmap.cc63 SpaceBitmap<kAlignment>::SpaceBitmap(const std::string& name, in SpaceBitmap() function in art::gc::accounting::SpaceBitmap
252 template class SpaceBitmap<kObjectAlignment>; variable
253 template class SpaceBitmap<kMinPageSize>; variable
H A Dcard_table.h42 template<size_t kAlignment> class SpaceBitmap; variable
/aosp_15_r20/art/runtime/gc/collector/
H A Dconcurrent_copying.h45 template <size_t kAlignment> class SpaceBitmap; variable
/aosp_15_r20/art/dex2oat/linker/
H A Dimage_writer.h56 template <size_t kAlignment> class SpaceBitmap; variable