Home
last modified time | relevance | path

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

/external/crosvm/system_api/src/protos/
Dauth_factor.rs299 pub struct CryptohomeRecoveryAuthInput { struct
309 impl<'a> ::std::default::Default for &'a CryptohomeRecoveryAuthInput { argument
315 impl CryptohomeRecoveryAuthInput { implementation
399 impl ::protobuf::Message for CryptohomeRecoveryAuthInput { implementation
493 impl ::protobuf::Clear for CryptohomeRecoveryAuthInput { implementation
502 impl ::protobuf::reflect::ProtobufValue for CryptohomeRecoveryAuthInput { implementation
1007 pub fn get_cryptohome_recovery_input(&self) -> &CryptohomeRecoveryAuthInput { in get_cryptohome_recovery_input()
1025 pub fn set_cryptohome_recovery_input(&mut self, v: CryptohomeRecoveryAuthInput) { in set_cryptohome_recovery_input()
1030 pub fn mut_cryptohome_recovery_input(&mut self) -> &mut CryptohomeRecoveryAuthInput { in mut_cryptohome_recovery_input()
1042 pub fn take_cryptohome_recovery_input(&mut self) -> CryptohomeRecoveryAuthInput { in take_cryptohome_recovery_input()