Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/runtime/mem/
Drem_set-inl.h82 CardPtr RemSet<LockConfigT>::GetCardPtr(const void *addr) in GetCardPtr() function
/arkcompiler/runtime_core/runtime/mem/gc/
Dcard_table.cpp169 CardTable::CardPtr CardTable::GetCardPtr(uintptr_t addr) const in GetCardPtr() function in panda::mem::CardTable