Home
last modified time | relevance | path

Searched defs:CreateFileMapper (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/ability/ability_base/interfaces/kits/native/extractortool/src/
H A Dfile_mapper.cpp43 bool FileMapper::CreateFileMapper(const std::string &fileName, bool compress, in CreateFileMapper() function in OHOS::AbilityBase::FileMapper
85 bool FileMapper::CreateFileMapper(std::shared_ptr<ZipFileReader> fileReader, const std::string &fil… in CreateFileMapper() function in OHOS::AbilityBase::FileMapper
H A Dzip_file.cpp1030 std::unique_ptr<FileMapper> ZipFile::CreateFileMapper(const std::string &fileName, FileMapperType t… in CreateFileMapper() function in OHOS::AbilityBase::ZipFile