Home
last modified time | relevance | path

Searched defs:card_table_ (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/runtime_core/runtime/mem/
Drem_set.h116 CardTable *card_table_; variable
/arkcompiler/runtime_core/runtime/tests/
Dcard_table_test.cpp114 std::unique_ptr<CardTable> card_table_; member in panda::mem::test::CardTableTest
Drem_set_test.cpp83 PandaUniquePtr<CardTable> card_table_ {nullptr}; member in panda::mem::test::RemSetTest