Home
last modified time | relevance | path

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

/aosp12/system/update_engine/payload_generator/
H A Dsquashfs_filesystem.cc327 unique_ptr<SquashfsFilesystem> sqfs(new SquashfsFilesystem()); in CreateFromFile() local
350 unique_ptr<SquashfsFilesystem> sqfs(new SquashfsFilesystem()); in CreateFromFileMap() local
H A Ddeflate_utils.cc287 auto sqfs = SquashfsFilesystem::CreateFromFile(path.value(), in PreprocessPartitionFiles() local