Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/mem/gc/g1/
Dg1-gc.cpp1116 void G1GC<LanguageConfig>::ProcessDirtyCards() in ProcessDirtyCards() function in ark::mem::G1GC
/arkcompiler/runtime_core/static_core/runtime/tests/
Dg1gc_test.cpp111 void ProcessDirtyCards(G1GC<PandaAssemblyLanguageConfig> *gc) in ProcessDirtyCards() function in ark::mem::G1GCTest