Searched refs:extract_deflates (Results 1 – 4 of 4) sorted by relevance
62 const std::string& sqfs_path, bool extract_deflates, bool load_settings);108 bool extract_deflates);
143 bool extract_deflates) { in Init() argument178 if (is_zlib && extract_deflates) { in Init()255 if (is_zlib && extract_deflates) { in Init()300 const string& sqfs_path, bool extract_deflates, bool load_settings) { in CreateFromFile() argument334 filemap, sqfs_path, sqfs_file->GetSize(), header, extract_deflates)) { in CreateFromFile()
35 bool extract_deflates);
270 bool extract_deflates) { in PreprocessPartitionFiles() argument288 extract_deflates, in PreprocessPartitionFiles()310 if (is_regular_file && extract_deflates && !file.is_compressed) { in PreprocessPartitionFiles()