Home
last modified time | relevance | path

Searched defs:SpaceType (Results 1 - 4 of 4) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/mem/
H A Dmalloc-proxy-allocator.h40 explicit MallocProxyAllocator(MemStatsType *memStats, SpaceType typeAllocation = SpaceType::SPACE_TYPE_INTERNAL) in MallocProxyAllocator() argument
/arkcompiler/runtime_core/libpandabase/mem/
H A Dspace.h26 enum class SpaceType : size_t { class
[all...]
/arkcompiler/runtime_core/static_core/libpandabase/mem/
H A Dspace.h24 enum class SpaceType : uint16_t { class
[all...]
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/types/
H A Dets_array.h97 static T *Create(EtsClass *arrayClass, uint32_t length, SpaceType spaceType = SpaceType::SPACE_TYPE_OBJECT, in Create() argument
229 static EtsPrimitiveArray *Create(uint32_t length, SpaceType spaceType = SpaceType::SPACE_TYPE_OBJECT, in Create() argument

Completed in 2 milliseconds