Searched defs:IsSquashfsImage (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/system/update_engine/payload_generator/ | ||
H A D | squashfs_filesystem.cc | 326 bool SquashfsFilesystem::IsSquashfsImage(const brillo::Blob& blob) { in IsSquashfsImage() function in chromeos_update_engine::SquashfsFilesystem |
H A D | deflate_utils.cc | 65 bool IsSquashfsImage(const string& part_path, in IsSquashfsImage() function |