Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/mem/gc/cmc-gc-adapter/
Dcmc-allocator-adapter.cpp27 CMCObjectAllocatorAdapter<MT_MODE>::CMCObjectAllocatorAdapter(MemStatsType *memStats, bool createPy… in CMCObjectAllocatorAdapter() function in ark::mem::CMCObjectAllocatorAdapter
58 template class CMCObjectAllocatorAdapter<MT_MODE_SINGLE>; variable
59 template class CMCObjectAllocatorAdapter<MT_MODE_MULTI>; variable
60 template class CMCObjectAllocatorAdapter<MT_MODE_TASK>; variable