Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/mem/
Dheap_space.cpp98 size_t currentFreeBytesInSpace = GetCurrentFreeBytes(); in ComputeNewSize() local
116 inline std::optional<size_t> HeapSpace::WillAlloc(size_t poolSize, size_t currentFreeBytesInSpace, in WillAlloc()
153 … void *allocatorPtr, size_t currentFreeBytesInSpace, ObjectMemorySpace *memSpace, in TryAllocPoolBase()
179 void *allocatorPtr, size_t currentFreeBytesInSpace, in TryAllocArenaBase()