Searched defs:ArenaAllocatorT (Results 1 – 2 of 2) sorted by relevance
28 ArenaAllocatorT<USE_OOM_HANDLER>::ArenaAllocatorT(SpaceType spaceType, BaseMemStats *memStats, in ArenaAllocatorT() function in ark::ArenaAllocatorT41 ArenaAllocatorT<USE_OOM_HANDLER>::ArenaAllocatorT(OOMHandler oomHandler, SpaceType spaceType, BaseM… in ArenaAllocatorT() function in ark::ArenaAllocatorT175 template class ArenaAllocatorT<true>; variable176 template class ArenaAllocatorT<false>; variable
29 ArenaAllocatorT<use_oom_handler>::ArenaAllocatorT(SpaceType space_type, BaseMemStats *mem_stats, in ArenaAllocatorT() function in panda::ArenaAllocatorT42 ArenaAllocatorT<use_oom_handler>::ArenaAllocatorT(OOMHandler oom_handler, SpaceType space_type, Bas… in ArenaAllocatorT() function in panda::ArenaAllocatorT180 template class ArenaAllocatorT<true>; variable181 template class ArenaAllocatorT<false>; variable