Home
last modified time | relevance | path

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

/external/crosvm/system_api/src/protos/
Dkey.rs27 pub struct KeyPrivileges { struct
37 impl<'a> ::std::default::Default for &'a KeyPrivileges { argument
43 impl KeyPrivileges { implementation
106 impl ::protobuf::Message for KeyPrivileges { implementation
212 impl ::protobuf::Clear for KeyPrivileges { implementation
221 impl ::protobuf::reflect::ProtobufValue for KeyPrivileges { implementation
1030 pub fn get_privileges(&self) -> &KeyPrivileges { in get_privileges()
1042 pub fn set_privileges(&mut self, v: KeyPrivileges) { in set_privileges()
1048 pub fn mut_privileges(&mut self) -> &mut KeyPrivileges { in mut_privileges()
1056 pub fn take_privileges(&mut self) -> KeyPrivileges { in take_privileges()