Home
last modified time | relevance | path

Searched defs:IsClear (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/mem/gc/
Dcard_table.cpp84 bool CardTable::IsClear(uintptr_t addr) const in IsClear() function in ark::mem::CardTable
163 bool CardTable::Card::IsClear() const in IsClear() function in ark::mem::CardTable::Card
Dcard_table-inl.h153 inline bool CardTable::IsClear() in IsClear() function