Home
last modified time | relevance | path

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

/external/crosvm/system_api/src/protos/
Drpc.rs220 pub struct KeyDelegate { struct
229 impl<'a> ::std::default::Default for &'a KeyDelegate { argument
235 impl KeyDelegate { implementation
313 impl ::protobuf::Message for KeyDelegate { implementation
398 impl ::protobuf::Clear for KeyDelegate { implementation
406 impl ::protobuf::reflect::ProtobufValue for KeyDelegate { implementation
469 pub fn get_key_delegate(&self) -> &KeyDelegate { in get_key_delegate()
481 pub fn set_key_delegate(&mut self, v: KeyDelegate) { in set_key_delegate()
487 pub fn mut_key_delegate(&mut self) -> &mut KeyDelegate { in mut_key_delegate()
495 pub fn take_key_delegate(&mut self) -> KeyDelegate { in take_key_delegate()