Home
last modified time | relevance | path

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

/external/crosvm/system_api/src/protos/
Dfido.rs373 pub struct MakeCredentialAuthenticatorResponse { struct
385 impl<'a> ::std::default::Default for &'a MakeCredentialAuthenticatorResponse { argument
391 impl MakeCredentialAuthenticatorResponse { impl
511 impl ::protobuf::Message for MakeCredentialAuthenticatorResponse { implementation
639 impl ::protobuf::Clear for MakeCredentialAuthenticatorResponse { implementation
650 impl ::protobuf::reflect::ProtobufValue for MakeCredentialAuthenticatorResponse { implementation
DUserDataAuth.rs20009 … pub fn get_make_credential_response(&self) -> &super::fido::MakeCredentialAuthenticatorResponse { in get_make_credential_response()
20021 …pub fn set_make_credential_response(&mut self, v: super::fido::MakeCredentialAuthenticatorResponse in set_make_credential_response()
20027 …pub fn mut_make_credential_response(&mut self) -> &mut super::fido::MakeCredentialAuthenticatorRes… in mut_make_credential_response()
20035 …pub fn take_make_credential_response(&mut self) -> super::fido::MakeCredentialAuthenticatorRespons… in take_make_credential_response()