Home
last modified time | relevance | path

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

/external/crosvm/system_api/src/protos/
Dauth_factor.rs163 pub struct PinAuthInput { struct
171 impl<'a> ::std::default::Default for &'a PinAuthInput { argument
177 impl PinAuthInput { impl
209 impl ::protobuf::Message for PinAuthInput { implementation
285 impl ::protobuf::Clear for PinAuthInput { implementation
292 impl ::protobuf::reflect::ProtobufValue for PinAuthInput { implementation
958 pub fn get_pin_input(&self) -> &PinAuthInput { in get_pin_input()
976 pub fn set_pin_input(&mut self, v: PinAuthInput) { in set_pin_input()
981 pub fn mut_pin_input(&mut self) -> &mut PinAuthInput { in mut_pin_input()
993 pub fn take_pin_input(&mut self) -> PinAuthInput { in take_pin_input()