Home
last modified time | relevance | path

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

/system/see/authmgr/authmgr-be/src/
Ddata_structures.rs282 authenticated_pvms: Vec<AuthenticatedPvm>, field
288 let mut authenticated_pvms = Vec::<AuthenticatedPvm>::new(); in new() localVariable