Searched refs:authfs_service (Results 1 – 6 of 6) sorted by relevance
1 service authfs_service /system/bin/authfs_service3 socket authfs_service stream 0666 root system
6 name: "authfs_service",24 init_rc: ["authfs_service.rc"],
127 let authfs_service: Strong<dyn IAuthFsService> = RpcSession::new() in do_odrefresh() localVariable130 let exit_code = odrefresh(&self.odrefresh_path, args, authfs_service, |output_dir| { in do_odrefresh()
75 authfs_service: Strong<dyn IAuthFsService>, in odrefresh()110 let authfs = authfs_service.mount(&authfs_config)?; in odrefresh()
91 # e.g. microdroid.config.enable_authfs configures whether to run authfs_service after143 start authfs_service
126 "authfs_service",