Searched defs:extractor (Results 1 – 3 of 3) sorted by relevance
| /system/core/fs_mgr/libsnapshot/snapuserd/ |
| D | snapuserd_extractor.cpp | 60 android::snapshot::Extractor extractor(FLAGS_base, FLAGS_cow); in main() local
|
| /system/extras/partition_tools/ |
| D | lpunpack.cc | 191 … ImageExtractor extractor(std::move(fds), std::move(metadata), std::move(partitions), output_dir); in main() local
|
| /system/security/keystore2/src/database/ |
| D | tests.rs | 215 fn extractor(ke: &KeyEntryRow) -> (Domain, i64, Option<&str>, Uuid) { in test_create_key_entry() function 248 fn extractor(ke: &KeyEntryRow) -> (Option<Domain>, Option<i64>, Option<&str>, Option<Uuid>) { in test_rebind_alias() function
|