Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/libpandabase/mem/
Darena_allocator.cpp29 ArenaAllocatorT<use_oom_handler>::ArenaAllocatorT(SpaceType space_type, BaseMemStats *mem_stats, in ArenaAllocatorT() function in panda::ArenaAllocatorT
42 ArenaAllocatorT<use_oom_handler>::ArenaAllocatorT(OOMHandler oom_handler, SpaceType space_type, Bas… in ArenaAllocatorT() function in panda::ArenaAllocatorT
180 template class ArenaAllocatorT<true>; variable
181 template class ArenaAllocatorT<false>; variable