Searched defs:CardTable (Results 1 – 3 of 3) sorted by relevance
/art/runtime/ | ||
D | write_barrier.h | 26 class CardTable; variable |
/art/runtime/gc/accounting/ | ||
D | card_table.cc | 95 CardTable::CardTable(MemMap&& mem_map, uint8_t* biased_begin, size_t offset) in CardTable() function in art::gc::accounting::CardTable |
/art/runtime/gc/ | ||
D | heap.h | 80 class CardTable; variable |