Searched refs:createEntryIncFsFileMap (Results 1 – 3 of 3) sorted by relevance
159 std::optional<incfs::IncFsFileMap> createEntryIncFsFileMap(ZipEntryRO entry) const;
238 std::optional<incfs::IncFsFileMap> ZipFileRO::createEntryIncFsFileMap(ZipEntryRO entry) const in createEntryIncFsFileMap() function in ZipFileRO
935 std::optional<incfs::IncFsFileMap> dataMap = pZipFile->createEntryIncFsFileMap(entry); in openAssetFromZipLocked()