Home
last modified time | relevance | path

Searched defs:nextSize (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/mem/
H A Dnative_area_allocator.h167 void ModifyNativeSizeStats(size_t preSize, size_t nextSize, NativeFlag flag) { in ModifyNativeSizeStats() argument
/arkcompiler/runtime_core/static_core/runtime/mem/
H A Dfreelist_allocator-inl.h738 size_t nextSize = next->GetSize(); in FindTheMostSuitableBlockInOrderedList() local

Completed in 3 milliseconds