Searched defs:AllocateBuffer (Results 1 – 4 of 4) sorted by relevance
/arkcompiler/ets_runtime/ecmascript/mem/ | ||
D | native_area_allocator.cpp | 91 void *NativeAreaAllocator::AllocateBuffer(size_t size) in AllocateBuffer() function in panda::ecmascript::NativeAreaAllocator |
/arkcompiler/ets_runtime/ecmascript/shared_mm/ | ||
D | shared_mm.cpp | 75 void *JSSharedMemoryManager::AllocateBuffer(size_t size) in AllocateBuffer() function in panda::ecmascript::JSSharedMemoryManager |
/arkcompiler/ets_runtime/ecmascript/jspandafile/ | ||
D | js_pandafile_manager.cpp | 485 void *JSPandaFileManager::AllocateBuffer(size_t size) in AllocateBuffer() function in panda::ecmascript::JSPandaFileManager |
/arkcompiler/ets_runtime/ecmascript/ | ||
D | js_serializer.cpp | 174 bool JSSerializer::AllocateBuffer(size_t bytes) in AllocateBuffer() function in panda::ecmascript::JSSerializer |