Home
last modified time | relevance | path

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

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