Home
last modified time | relevance | path

Searched defs:CardTable (Results 1 – 2 of 2) sorted by relevance

/art/runtime/gc/accounting/
Dcard_table.cc94 CardTable::CardTable(MemMap* mem_map, uint8_t* biased_begin, size_t offset) in CardTable() function in art::gc::accounting::CardTable
/art/runtime/gc/
Dheap.h72 class CardTable; variable