Home
last modified time | relevance | path

Searched refs:descriptor (Results 1 – 2 of 2) sorted by relevance

/trusty/user/app/keymint/
Dkeymaster_attributes.rs191 fn descriptor(&self) -> &'static ::protobuf::reflect::MessageDescriptor { in descriptor() method
200 …static descriptor: ::protobuf::rt::LazyV2<::protobuf::reflect::MessageDescriptor> = ::protobuf::rt… in descriptor_static() variable
201 descriptor.get(|| { in descriptor_static()
734 fn descriptor(&self) -> &'static ::protobuf::reflect::MessageDescriptor { in descriptor() method
743 …static descriptor: ::protobuf::rt::LazyV2<::protobuf::reflect::MessageDescriptor> = ::protobuf::rt… in descriptor_static() constant
744 descriptor.get(|| { in descriptor_static()
994 fn descriptor(&self) -> &'static ::protobuf::reflect::MessageDescriptor { in descriptor() method
1003 …static descriptor: ::protobuf::rt::LazyV2<::protobuf::reflect::MessageDescriptor> = ::protobuf::rt… in descriptor_static() constant
1004 descriptor.get(|| { in descriptor_static()
1172 fn descriptor(&self) -> &'static ::protobuf::reflect::MessageDescriptor { in descriptor() method
[all …]
/trusty/user/app/keymaster/
Dkeymaster_attributes.pb.c131 #error Field descriptor for AttestationCert.content is too large. Define PB_FIELD_16BIT to fix this.