Home
last modified time | relevance | path

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

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