Searched defs:extractor (Results 1 – 3 of 3) sorted by relevance
60 android::snapshot::Extractor extractor(FLAGS_base, FLAGS_cow); in main() local
191 … ImageExtractor extractor(std::move(fds), std::move(metadata), std::move(partitions), output_dir); in main() local
3094 fn extractor(ke: &KeyEntryRow) -> (Domain, i64, Option<&str>, Uuid) { in test_create_key_entry() function3127 fn extractor( in test_rebind_alias() function