Home
last modified time | relevance | path

Searched refs:read_proto2_enum_with_unknown_fields_into (Results 1 – 5 of 5) sorted by relevance

/external/crosvm/system_api/src/protos/
Drpc.rs704 …::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()
Dkey.rs1201 …::protobuf::rt::read_proto2_enum_with_unknown_fields_into(wire_type, is, &mut self.field_type, 1, … in merge_from()
/external/crosvm/metrics/out/
Devent_details.rs904 …::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/
Drt.rs570 pub fn read_proto2_enum_with_unknown_fields_into<E: ProtobufEnum>( in read_proto2_enum_with_unknown_fields_into() function
Ddescriptor.rs2502 …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()