Home
last modified time | relevance | path

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

/aosp12/packages/modules/Virtualization/compos/src/
H A Dcompsvc_worker.rs134 authfs_root: String, field
168 let authfs_root = matches.value_of("authfs-root").unwrap().to_string(); in parse_args() localVariable