Home
last modified time | relevance | path

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

/external/crosvm/system_api/src/protos/
Dauth_factor.rs509 pub struct KioskAuthInput { struct
515 impl<'a> ::std::default::Default for &'a KioskAuthInput { argument
521 impl KioskAuthInput { impl
527 impl ::protobuf::Message for KioskAuthInput { implementation
594 impl ::protobuf::Clear for KioskAuthInput { implementation
600 impl ::protobuf::reflect::ProtobufValue for KioskAuthInput { implementation
1056 pub fn get_kiosk_input(&self) -> &KioskAuthInput { in get_kiosk_input()
1074 pub fn set_kiosk_input(&mut self, v: KioskAuthInput) { in set_kiosk_input()
1079 pub fn mut_kiosk_input(&mut self) -> &mut KioskAuthInput { in mut_kiosk_input()
1091 pub fn take_kiosk_input(&mut self) -> KioskAuthInput { in take_kiosk_input()