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);
138 bool extract_deflates) { in Init() argument173 if (is_zlib && extract_deflates) { in Init()250 if (is_zlib && extract_deflates) { in Init()295 const string& sqfs_path, bool extract_deflates, bool load_settings) { in CreateFromFile() argument329 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()