Home
last modified time | relevance | path

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

/aosp12/packages/modules/Virtualization/compos/src/
H A Dcompsvc_worker.rs209 let authfs_lifetime = scopeguard::guard(authfs_jail, |authfs_jail| { in main() localVariable
224 drop(authfs_lifetime); in main()