Home
last modified time | relevance | path

Searched refs:AllocNewMemBlock (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/mempool/src/
H A Dmempool.cpp149 return AllocNewMemBlock(size); in Malloc()
189 uint8_t *MemPool::AllocNewMemBlock(size_t size) in AllocNewMemBlock() function in maple::MemPool
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/mempool/include/
H A Dmempool.h221 uint8_t *AllocNewMemBlock(size_t bytes);

Completed in 3 milliseconds