Searched refs:Carllerche (Results 1 – 2 of 2) sorted by relevance
/external/rust/crates/protobuf-codegen/src/ |
D | rust_types_values.rs | 542 Carllerche, enumerator 567 PrimitiveTypeVariant::Carllerche, in rust_type() 574 PrimitiveTypeVariant::Carllerche, in rust_type() 579 &ProtobufTypeGen::Primitive(.., PrimitiveTypeVariant::Carllerche) => unreachable!(), in rust_type()
|
/external/rust/crates/protobuf-codegen/src/field/ |
D | mod.rs | 46 PrimitiveTypeVariant::Carllerche => { in read() 181 && self.elem.primitive_type_variant() != PrimitiveTypeVariant::Carllerche in rust_type() 264 PrimitiveTypeVariant::Carllerche, in rust_storage_type() 268 PrimitiveTypeVariant::Carllerche, in rust_storage_type() 270 FieldElem::Primitive(.., PrimitiveTypeVariant::Carllerche) => unreachable!(), in rust_storage_type() 386 PrimitiveTypeVariant::Carllerche, in field_elem() 391 PrimitiveTypeVariant::Carllerche, in field_elem() 1347 PrimitiveTypeVariant::Carllerche => "carllerche_", in write_merge_from_field_message_string_bytes()
|