Searched defs:fileMapper (Results 1 – 9 of 9) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/jspandafile/ |
| D | abc_buffer_cache.h | 88 JSPandaFile *jsPandaFile, void *fileMapper) in AbcBufferCacheScope()
|
| D | js_pandafile_manager.cpp | 186 std::string_view entryPoint, uint8_t *buffer, size_t size, bool needUpdate, void *fileMapper) in LoadJSPandaFileSecure() 524 void *fileMapper) in GenerateJSPandaFile()
|
| D | js_pandafile.h | 494 void SetFileMapper(void *fileMapper) in SetFileMapper()
|
| D | js_pandafile.cpp | 566 void JSPandaFile::CallReleaseSecureMemFunc(void* fileMapper) in CallReleaseSecureMemFunc()
|
| D | js_pandafile_executor.cpp | 265 …ze_t size, std::string_view entryPoint, const CString &filename, bool needUpdate, void *fileMapper) in ExecuteFromBufferSecure()
|
| /arkcompiler/ets_runtime/ecmascript/extractortool/src/ |
| D | zip_file.cpp | 649 std::unique_ptr<FileMapper> fileMapper = std::make_unique<FileMapper>(); in CreateFileMapper() local
|
| /arkcompiler/ets_runtime/ecmascript/jspandafile/tests/ |
| D | js_pandafile_manager_test.cpp | 411 uint8_t *fileMapper = new uint8_t[1]; in HWTEST_F_L0() local
|
| /arkcompiler/runtime_core/static_core/libziparchive/extractortool/ |
| D | zip_file.cpp | 886 std::unique_ptr<FileMapper> fileMapper = std::make_unique<FileMapper>(); in CreateFileMapper() local
|
| /arkcompiler/ets_runtime/ecmascript/napi/ |
| D | jsnapi_expo.cpp | 5601 … const std::string &filename, bool needUpdate, [[maybe_unused]] void* fileMapper) in Execute() 5704 const std::string &filename, bool needUpdate, void *fileMapper) in ExecuteSecure()
|