Home
last modified time | relevance | path

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

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