Home
last modified time | relevance | path

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

/system/see/authmgr/authmgr-be/src/
Ddata_structures.rs201 auth_started_pvms: &mut AuthStartedPvms, in mark_as_authenticated()
212 pub struct AuthStartedPvms { struct
219 impl AuthStartedPvms { implementation