Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/mem/gc/g1/
Dhot_cards.cpp66 auto cardIt = hotCards_.begin(); in DrainMarkedCards() local
83 auto cardIt = hotCards_.begin(); in ClearHotCards() local
Dhot_cards.h47 auto cardIt = unprocessedCards_.begin(); in HandleCards() local
/arkcompiler/runtime_core/static_core/runtime/tests/
Dcard_table_test.cpp263 auto cardIt = cardTable_->begin(); in TEST_F() local