Searched defs:auth_started_pvms (Results 1 – 2 of 2) sorted by relevance
51 auth_started_pvms: AuthStartedPvms, field90 let auth_started_pvms = AuthStartedPvms::new(memory_limits.capacity_auth_started_pvms)?; in new() localVariable
216 auth_started_pvms: VecDeque<AuthStartedPvm>, field222 let mut auth_started_pvms = VecDeque::new(); in new() localVariable