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.cpp972 class InterruptGCListener : public GCListener { class
974 explicit InterruptGCListener(VMHandle<coretypes::Array> *array) : array_(array) {} in InterruptGCListener() function in ark::mem::InterruptGCListener