Searched refs:read_singular_proto3_bytes_into (Results 1 – 3 of 3) sorted by relevance
112 crate::rt::read_singular_proto3_bytes_into(wire_type, is, &mut self.value)?; in merge_from()
1329 crate::rt::read_singular_proto3_bytes_into(wire_type, is, &mut self.value)?; in merge_from()
738 pub fn read_singular_proto3_bytes_into( in read_singular_proto3_bytes_into() function