Searched defs:CardPtr (Results 1 – 2 of 2) sorted by relevance
| /arkcompiler/runtime_core/runtime/mem/ | ||
| D | rem_set.h | 27 using CardPtr = CardTable::CardPtr; variable |
| /arkcompiler/runtime_core/runtime/mem/gc/ | ||
| D | card_table.h | 91 using CardPtr = Card *; variable |