Searched refs:OpenPandaFileFromZipFile (Results 1 – 2 of 2) sorted by relevance
137 std::unique_ptr<const panda_file::File> OpenPandaFileFromZipFile(ZipArchiveHandle &handle, std::str… in OpenPandaFileFromZipFile() function180 file = OpenPandaFileFromZipFile(handle, location, entry, archiveFilename); in HandleArchive()
137 std::unique_ptr<const panda_file::File> OpenPandaFileFromZipFile(ZipArchiveHandle &handle, std::str… in OpenPandaFileFromZipFile() function178 file = OpenPandaFileFromZipFile(handle, location, entry, archive_filename); in HandleArchive()