Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/tests/
Dg1gc_test.cpp1152 class InterruptGCListener : public GCListener { class
1154 explicit InterruptGCListener(VMHandle<coretypes::Array> *array) : array_(array) {} in InterruptGCListener() function in ark::mem::InterruptGCListener