Home
last modified time | relevance | path

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

/external/crosvm/system_api/src/protos/
Dauth_factor.rs877 pub struct AuthInput { struct
879 pub input: ::std::option::Option<AuthInput_oneof_input>, argument
885 impl<'a> ::std::default::Default for &'a AuthInput { argument
901 impl AuthInput { implementation
1201 impl ::protobuf::Message for AuthInput { implementation
1396 impl ::protobuf::Clear for AuthInput { implementation
1408 impl ::protobuf::reflect::ProtobufValue for AuthInput { implementation
DUserDataAuth.rs20559 pub fn get_auth_input(&self) -> &super::auth_factor::AuthInput { in get_auth_input()
20571 pub fn set_auth_input(&mut self, v: super::auth_factor::AuthInput) { in set_auth_input()
20577 pub fn mut_auth_input(&mut self) -> &mut super::auth_factor::AuthInput { in mut_auth_input()
20585 pub fn take_auth_input(&mut self) -> super::auth_factor::AuthInput { in take_auth_input()
20969 pub fn get_auth_input(&self) -> &super::auth_factor::AuthInput { in get_auth_input()
20981 pub fn set_auth_input(&mut self, v: super::auth_factor::AuthInput) { in set_auth_input()
20987 pub fn mut_auth_input(&mut self) -> &mut super::auth_factor::AuthInput { in mut_auth_input()
20995 pub fn take_auth_input(&mut self) -> super::auth_factor::AuthInput { in take_auth_input()
21524 pub fn get_auth_input(&self) -> &super::auth_factor::AuthInput { in get_auth_input()
21536 pub fn set_auth_input(&mut self, v: super::auth_factor::AuthInput) { in set_auth_input()
[all …]