Home
last modified time | relevance | path

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

/aosp12/system/update_engine/payload_generator/
H A Ddeflate_utils.cc60 bool IsSquashfsImage(const string& part_path, in IsSquashfsImage() function
H A Dsquashfs_filesystem.cc381 bool SquashfsFilesystem::IsSquashfsImage(const brillo::Blob& blob) { in IsSquashfsImage() function in chromeos_update_engine::SquashfsFilesystem