Home
last modified time | relevance | path

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

/aosp_15_r20/system/sepolicy/microdroid/system/private/
H A Dauthfs_service.te6 type authfs_service, domain, coredomain; type
/aosp_15_r20/packages/modules/Virtualization/guest/compsvc/src/
Dcompsvc.rs127 let authfs_service: Strong<dyn IAuthFsService> = RpcSession::new() in do_odrefresh() localVariable