Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/common_components/heap/allocator/
Dregion_space.h54 static size_t GetAllocSize(const BaseObject& obj) in GetAllocSize() function
/arkcompiler/runtime_core/static_core/runtime/interpreter/
Dframe.h222 ALWAYS_INLINE static inline size_t GetAllocSize(size_t size, uint32_t extSz) in GetAllocSize() function