Home
last modified time | relevance | path

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

/art/runtime/gc/accounting/
Dspace_bitmap.cc60 SpaceBitmap<kAlignment>::SpaceBitmap(const std::string& name, in SpaceBitmap() function in art::gc::accounting::SpaceBitmap
216 template class SpaceBitmap<kObjectAlignment>; variable
217 template class SpaceBitmap<kPageSize>; variable
Dcard_table.h42 template<size_t kAlignment> class SpaceBitmap; variable
/art/runtime/gc/collector/
Dconcurrent_copying.h46 template <size_t kAlignment> class SpaceBitmap; variable
/art/dex2oat/linker/
Dimage_writer.h55 template <size_t kAlignment> class SpaceBitmap; variable