Searched defs:IsSquashfsImage (Results 1 - 2 of 2) sorted by relevance

/system/update_engine/payload_generator/
H A Ddeflate_utils.cc60 bool IsSquashfsImage(const string& part_path, function in namespace:chromeos_update_engine::deflate_utils::__anon2750
72 return SquashfsFilesystem::IsSquashfsImage(super_block);
259 if (IsSquashfsImage(part.path, file)) {
H A Dsquashfs_filesystem.cc328 bool SquashfsFilesystem::IsSquashfsImage(const brillo::Blob& blob) { function in class:chromeos_update_engine::SquashfsFilesystem

Completed in 185 milliseconds