Home
last modified time | relevance | path

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

/external/crosvm/system_api/src/protos/
Dkey.rs780 pub struct KeyPolicy { struct
789 impl<'a> ::std::default::Default for &'a KeyPolicy { argument
795 impl KeyPolicy { impl
839 impl ::protobuf::Message for KeyPolicy { implementation
932 impl ::protobuf::Clear for KeyPolicy { implementation
940 impl ::protobuf::reflect::ProtobufValue for KeyPolicy { implementation
1140 pub fn get_policy(&self) -> &KeyPolicy { in get_policy()
1152 pub fn set_policy(&mut self, v: KeyPolicy) { in set_policy()
1158 pub fn mut_policy(&mut self) -> &mut KeyPolicy { in mut_policy()
1166 pub fn take_policy(&mut self) -> KeyPolicy { in take_policy()