Home
last modified time | relevance | path

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

/external/crosvm/system_api/src/protos/
Dfido.rs657 pub struct GetAssertionAuthenticatorResponse { struct
670 impl<'a> ::std::default::Default for &'a GetAssertionAuthenticatorResponse { argument
676 impl GetAssertionAuthenticatorResponse { impl
823 impl ::protobuf::Message for GetAssertionAuthenticatorResponse { implementation
960 impl ::protobuf::Clear for GetAssertionAuthenticatorResponse { implementation
972 impl ::protobuf::reflect::ProtobufValue for GetAssertionAuthenticatorResponse { implementation
DUserDataAuth.rs20337 pub fn get_get_assertion_response(&self) -> &super::fido::GetAssertionAuthenticatorResponse { in get_get_assertion_response()
20349 … pub fn set_get_assertion_response(&mut self, v: super::fido::GetAssertionAuthenticatorResponse) { in set_get_assertion_response()
20355 …pub fn mut_get_assertion_response(&mut self) -> &mut super::fido::GetAssertionAuthenticatorRespons… in mut_get_assertion_response()
20363 … pub fn take_get_assertion_response(&mut self) -> super::fido::GetAssertionAuthenticatorResponse { in take_get_assertion_response()