Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/mem/gc/reference-processor/
Dreference_processor.h42 using ReferenceProcessorT = typename GC::ReferenceProcessorT; variable
/arkcompiler/runtime_core/static_core/runtime/mem/gc/
Dgc.h141 using ReferenceProcessorT = std::function<void(void *)>; variable