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