Home
last modified time | relevance | path

Searched defs:CreateFileMapper (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/extractortool/src/
H A Dfile_mapper.cpp41 bool FileMapper::CreateFileMapper(const std::string &fileName, bool compress, in CreateFileMapper() function in panda::ecmascript::FileMapper
77 bool FileMapper::CreateFileMapper(std::shared_ptr<ZipFileReader> fileReader, const std::string &fileName, in CreateFileMapper() function in panda::ecmascript::FileMapper
H A Dzip_file.cpp634 std::unique_ptr<FileMapper> ZipFile::CreateFileMapper(const std::string &fileName, FileMapperType type) const in CreateFileMapper() function in panda::ecmascript::ZipFile
/arkcompiler/ets_runtime/ecmascript/extractortool/tests/
H A Dzip_file_test.cpp104 std::unique_ptr<FileMapper> CreateFileMapper(const std::string &fileName, FileMapperType type) const in CreateFileMapper() function in panda::ecmascript::ZipFileFriend

Completed in 3 milliseconds