Home
last modified time | relevance | path

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

/packages/modules/Virtualization/microdroid_manager/src/
Dmain.rs346 let encryptedstore_child = if Path::new(ENCRYPTEDSTORE_BACKING_DEVICE).exists() { in try_run_payload() localVariable
418 if let Some(mut child) = encryptedstore_child { in try_run_payload()