Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/mem/
H A Dnative_area_allocator.cpp93 void *NativeAreaAllocator::AllocateBuffer(size_t size) in AllocateBuffer() function in panda::ecmascript::NativeAreaAllocator
/arkcompiler/ets_runtime/ecmascript/shared_mm/
H A Dshared_mm.cpp77 void *JSSharedMemoryManager::AllocateBuffer(size_t size) in AllocateBuffer() function in panda::ecmascript::JSSharedMemoryManager
/arkcompiler/ets_runtime/ecmascript/serializer/
H A Dserialize_data.h137 bool AllocateBuffer(size_t bytes) in AllocateBuffer() function in panda::ecmascript::SerializeData
/arkcompiler/ets_runtime/ecmascript/jspandafile/
H A Djs_pandafile_manager.cpp618 void *JSPandaFileManager::AllocateBuffer(size_t size) in AllocateBuffer() function in panda::ecmascript::JSPandaFileManager
623 void *JSPandaFileManager::JSPandaFileAllocator::AllocateBuffer(size_t size) in AllocateBuffer() function in panda::ecmascript::JSPandaFileManager::JSPandaFileAllocator

Completed in 3 milliseconds