Home
last modified time | relevance | path

Searched defs:extractor (Results 1 – 3 of 3) sorted by relevance

/system/core/fs_mgr/libsnapshot/snapuserd/
Dsnapuserd_extractor.cpp60 android::snapshot::Extractor extractor(FLAGS_base, FLAGS_cow); in main() local
/system/extras/partition_tools/
Dlpunpack.cc191 … ImageExtractor extractor(std::move(fds), std::move(metadata), std::move(partitions), output_dir); in main() local
/system/security/keystore2/src/
Ddatabase.rs3094 fn extractor(ke: &KeyEntryRow) -> (Domain, i64, Option<&str>, Uuid) { in test_create_key_entry() function
3127 fn extractor( in test_rebind_alias() function