Searched defs:CryptohomeErrorInfo (Results 1 – 1 of 1) sorted by relevance
230 pub struct CryptohomeErrorInfo { struct241 impl<'a> ::std::default::Default for &'a CryptohomeErrorInfo { argument247 impl CryptohomeErrorInfo { implementation345 impl ::protobuf::Message for CryptohomeErrorInfo { implementation448 impl ::protobuf::Clear for CryptohomeErrorInfo { implementation458 impl ::protobuf::reflect::ProtobufValue for CryptohomeErrorInfo { implementation896 pub fn get_error_info(&self) -> &CryptohomeErrorInfo { in get_error_info()908 pub fn set_error_info(&mut self, v: CryptohomeErrorInfo) { in set_error_info()914 pub fn mut_error_info(&mut self) -> &mut CryptohomeErrorInfo { in mut_error_info()922 pub fn take_error_info(&mut self) -> CryptohomeErrorInfo { in take_error_info()[all …]