Searched refs:read_proto2_enum_with_unknown_fields_into (Results 1 – 5 of 5) sorted by relevance
/external/crosvm/system_api/src/protos/ |
D | rpc.rs | 704 …::protobuf::rt::read_proto2_enum_with_unknown_fields_into(wire_type, is, &mut self.challenge_type,… in merge_from() 967 …::protobuf::rt::read_proto2_enum_with_unknown_fields_into(wire_type, is, &mut self.signature_algor… in merge_from()
|
D | key.rs | 1201 …::protobuf::rt::read_proto2_enum_with_unknown_fields_into(wire_type, is, &mut self.field_type, 1, … in merge_from()
|
/external/crosvm/metrics/out/ |
D | event_details.rs | 904 …::protobuf::rt::read_proto2_enum_with_unknown_fields_into(wire_type, is, &mut self.sub_format, 10,… in merge_from() 1266 …::protobuf::rt::read_proto2_enum_with_unknown_fields_into(wire_type, is, &mut self.process_type, 2… in merge_from()
|
/external/rust/crates/protobuf/2.27.1/src/ |
D | rt.rs | 570 pub fn read_proto2_enum_with_unknown_fields_into<E: ProtobufEnum>( in read_proto2_enum_with_unknown_fields_into() function
|
D | descriptor.rs | 2502 …crate::rt::read_proto2_enum_with_unknown_fields_into(wire_type, is, &mut self.label, 4, &mut self.… in merge_from() 2505 …crate::rt::read_proto2_enum_with_unknown_fields_into(wire_type, is, &mut self.field_type, 5, &mut … in merge_from() 5327 …crate::rt::read_proto2_enum_with_unknown_fields_into(wire_type, is, &mut self.optimize_for, 9, &mu… in merge_from() 6305 …crate::rt::read_proto2_enum_with_unknown_fields_into(wire_type, is, &mut self.ctype, 1, &mut self.… in merge_from() 6315 …crate::rt::read_proto2_enum_with_unknown_fields_into(wire_type, is, &mut self.jstype, 6, &mut self… in merge_from() 7567 …crate::rt::read_proto2_enum_with_unknown_fields_into(wire_type, is, &mut self.idempotency_level, 3… in merge_from()
|