Searched refs:Zipfuse (Results 1 – 1 of 1) sorted by relevance
353 let mut zipfuse = Zipfuse::default(); in try_run_payload()459 fn mount_extra_apks(config: &VmPayloadConfig, zipfuse: &mut Zipfuse) -> Result<()> { in mount_extra_apks()554 struct Zipfuse { struct558 impl Zipfuse { argument