Searched defs:KeyProviderData (Results 1 – 1 of 1) sorted by relevance
228 pub struct KeyProviderData { struct230 pub entry: ::protobuf::RepeatedField<KeyProviderData_Entry>, argument236 impl<'a> ::std::default::Default for &'a KeyProviderData { argument242 impl KeyProviderData { implementation273 impl ::protobuf::Message for KeyProviderData { implementation357 impl ::protobuf::Clear for KeyProviderData { implementation364 impl ::protobuf::reflect::ProtobufValue for KeyProviderData { implementation1082 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 …]