Home
last modified time | relevance | path

Searched refs:extractor (Results 1 – 14 of 14) sorted by relevance

/system/sepolicy/prebuilts/api/28.0/public/
Dmediaextractor.te35 # scan extractor library directory to dynamically load extractors
39 # Allow extractor to add update service.
42 # Allow extractor to load media extractor plugins from update apk.
73 userdebug_or_eng(`-apk_data_file') # for loading media extractor plugins
/system/sepolicy/public/
Dmediaextractor.te41 # scan extractor library directory to dynamically load extractors
70 userdebug_or_eng(`-apk_data_file') # for loading media extractor plugins
/system/sepolicy/prebuilts/api/29.0/public/
Dmediaextractor.te37 # scan extractor library directory to dynamically load extractors
68 userdebug_or_eng(`-apk_data_file') # for loading media extractor plugins
/system/sepolicy/prebuilts/api/30.0/public/
Dmediaextractor.te40 # scan extractor library directory to dynamically load extractors
71 userdebug_or_eng(`-apk_data_file') # for loading media extractor plugins
/system/sepolicy/prebuilts/api/31.0/public/
Dmediaextractor.te41 # scan extractor library directory to dynamically load extractors
70 userdebug_or_eng(`-apk_data_file') # for loading media extractor plugins
/system/extras/partition_tools/
Dlpunpack.cc168 ImageExtractor extractor(std::move(fd), std::move(metadata), std::move(partitions), output_dir); in main() local
169 if (!extractor.Extract()) { in main()
/system/sepolicy/prebuilts/api/28.0/private/
Dservice_contexts91 media.extractor u:object_r:mediaextractor_service:s0
92 media.extractor.update u:object_r:mediaextractor_update_service:s0
/system/security/keystore2/src/
Ddatabase.rs3410 fn extractor(ke: &KeyEntryRow) -> (Domain, i64, Option<&str>, Uuid) { in test_create_key_entry() function
3421 assert_eq!(extractor(&entries[0]), (Domain::APP, 100, None, KEYSTORE_UUID)); in test_create_key_entry()
3422 assert_eq!(extractor(&entries[1]), (Domain::SELINUX, 101, None, KEYSTORE_UUID)); in test_create_key_entry()
3616 fn extractor( in test_rebind_alias() function
3628 extractor(&entries[0]), in test_rebind_alias()
3632 extractor(&entries[1]), in test_rebind_alias()
3641 extractor(&entries[0]), in test_rebind_alias()
3645 extractor(&entries[1]), in test_rebind_alias()
3653 assert_eq!(extractor(&entries[0]), (None, None, None, Some(KEYSTORE_UUID))); in test_rebind_alias()
3655 extractor(&entries[1]), in test_rebind_alias()
[all …]
/system/sepolicy/prebuilts/api/26.0/private/
Dservice_contexts86 media.extractor u:object_r:mediaextractor_service:s0
/system/sepolicy/prebuilts/api/27.0/private/
Dservice_contexts87 media.extractor u:object_r:mediaextractor_service:s0
/system/sepolicy/prebuilts/api/29.0/private/
Dservice_contexts114 media.extractor u:object_r:mediaextractor_service:s0
/system/sepolicy/prebuilts/api/30.0/private/
Dservice_contexts134 media.extractor u:object_r:mediaextractor_service:s0
/system/sepolicy/prebuilts/api/31.0/private/
Dservice_contexts168 media.extractor u:object_r:mediaextractor_service:s0
/system/sepolicy/private/
Dservice_contexts168 media.extractor u:object_r:mediaextractor_service:s0