Searched defs:AllocateBuffer (Results 1 - 4 of 4) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/mem/ | ||
| H A D | native_area_allocator.cpp | 93 void *NativeAreaAllocator::AllocateBuffer(size_t size) in AllocateBuffer() function in panda::ecmascript::NativeAreaAllocator |
| /arkcompiler/ets_runtime/ecmascript/shared_mm/ | ||
| H A D | shared_mm.cpp | 77 void *JSSharedMemoryManager::AllocateBuffer(size_t size) in AllocateBuffer() function in panda::ecmascript::JSSharedMemoryManager |
| /arkcompiler/ets_runtime/ecmascript/serializer/ | ||
| H A D | serialize_data.h | 137 bool AllocateBuffer(size_t bytes) in AllocateBuffer() function in panda::ecmascript::SerializeData |
| /arkcompiler/ets_runtime/ecmascript/jspandafile/ | ||
| H A D | js_pandafile_manager.cpp | 618 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