Searched defs:CreateFileMapper (Results 1 – 2 of 2) sorted by relevance
/ohos5.0/foundation/ability/ability_base/interfaces/kits/native/extractortool/src/ | ||
H A D | file_mapper.cpp | 43 bool FileMapper::CreateFileMapper(const std::string &fileName, bool compress, in CreateFileMapper() function in OHOS::AbilityBase::FileMapper |
H A D | zip_file.cpp | 1030 std::unique_ptr<FileMapper> ZipFile::CreateFileMapper(const std::string &fileName, FileMapperType t… in CreateFileMapper() function in OHOS::AbilityBase::ZipFile |