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