Home
last modified time | relevance | path

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

/external/crosvm/system_api/src/protos/
Dauth_factor.rs27 pub struct PasswordAuthInput { struct
35 impl<'a> ::std::default::Default for &'a PasswordAuthInput { argument
41 impl PasswordAuthInput { implementation
73 impl ::protobuf::Message for PasswordAuthInput { implementation
149 impl ::protobuf::Clear for PasswordAuthInput { implementation
156 impl ::protobuf::reflect::ProtobufValue for PasswordAuthInput { implementation
909 pub fn get_password_input(&self) -> &PasswordAuthInput { in get_password_input()
927 pub fn set_password_input(&mut self, v: PasswordAuthInput) { in set_password_input()
932 pub fn mut_password_input(&mut self) -> &mut PasswordAuthInput { in mut_password_input()
944 pub fn take_password_input(&mut self) -> PasswordAuthInput { in take_password_input()