Home
last modified time | relevance | path

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

/external/crosvm/system_api/src/protos/
Dkey.rs228 pub struct KeyProviderData { struct
230 pub entry: ::protobuf::RepeatedField<KeyProviderData_Entry>, argument
236 impl<'a> ::std::default::Default for &'a KeyProviderData { argument
242 impl KeyProviderData { implementation
273 impl ::protobuf::Message for KeyProviderData { implementation
357 impl ::protobuf::Clear for KeyProviderData { implementation
364 impl ::protobuf::reflect::ProtobufValue for KeyProviderData { implementation
1082 pub fn get_provider_data(&self) -> &KeyProviderData { in get_provider_data()
1094 pub fn set_provider_data(&mut self, v: KeyProviderData) { in set_provider_data()
1100 pub fn mut_provider_data(&mut self) -> &mut KeyProviderData { in mut_provider_data()
[all …]