Home
last modified time | relevance | path

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

/system/extras/partition_tools/
Dlpunpack.cc168 ImageExtractor extractor(std::move(fd), std::move(metadata), std::move(partitions), output_dir); in main() local
/system/security/keystore2/src/
Ddatabase.rs3410 fn extractor(ke: &KeyEntryRow) -> (Domain, i64, Option<&str>, Uuid) { in test_create_key_entry() function
3616 fn extractor( in test_rebind_alias() function