Home
last modified time | relevance | path

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

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