Home
last modified time | relevance | path

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

/external/crosvm/system_api/src/protos/
Dfido.rs2388 pub struct AuthenticatorSelectionCriteria { struct
2398 impl<'a> ::std::default::Default for &'a AuthenticatorSelectionCriteria { implementation
2404 impl AuthenticatorSelectionCriteria { impl
2455 impl ::protobuf::Message for AuthenticatorSelectionCriteria { implementation
2553 impl ::protobuf::Clear for AuthenticatorSelectionCriteria { implementation
2562 impl ::protobuf::reflect::ProtobufValue for AuthenticatorSelectionCriteria { implementation
2760 pub fn get_authenticator_selection(&self) -> &AuthenticatorSelectionCriteria { in get_authenticator_selection()
2772 pub fn set_authenticator_selection(&mut self, v: AuthenticatorSelectionCriteria) { in set_authenticator_selection()
2778 pub fn mut_authenticator_selection(&mut self) -> &mut AuthenticatorSelectionCriteria { in mut_authenticator_selection()
2786 pub fn take_authenticator_selection(&mut self) -> AuthenticatorSelectionCriteria { in take_authenticator_selection()