Home
last modified time | relevance | path

Searched defs:FieldDescriptorProto_Type (Results 1 – 9 of 9) sorted by relevance

/external/cronet/stable/third_party/protobuf/php/src/Google/Protobuf/Internal/
DFieldDescriptorProto_Type.php12 class FieldDescriptorProto_Type {} class
/external/protobuf/php/src/Google/Protobuf/Internal/
DFieldDescriptorProto_Type.php12 class FieldDescriptorProto_Type {} class
/external/cronet/tot/third_party/protobuf/php/src/Google/Protobuf/Internal/
DFieldDescriptorProto_Type.php12 class FieldDescriptorProto_Type {} class
/external/rust/android-crates-io/extra_versions/crates/protobuf-codegen/src/field/
Dmod.rs41 impl FieldDescriptorProtoTypeExt for FieldDescriptorProto_Type { implementation
245 fn proto_type(&self) -> FieldDescriptorProto_Type { in proto_type()
/external/rust/android-crates-io/extra_versions/crates/protobuf/src/
Ddescriptor.rs2245 pub fn get_field_type(&self) -> FieldDescriptorProto_Type { in get_field_type()
2257 pub fn set_field_type(&mut self, v: FieldDescriptorProto_Type) { in set_field_type()
2761 pub enum FieldDescriptorProto_Type { enum
2782 impl crate::ProtobufEnum for FieldDescriptorProto_Type { implementation
2787 fn from_i32(value: i32) -> ::std::option::Option<FieldDescriptorProto_Type> { in from_i32()
2843 impl ::std::marker::Copy for FieldDescriptorProto_Type { implementation
2847 impl ::std::default::Default for FieldDescriptorProto_Type { implementation
2853 impl crate::reflect::ProtobufValue for FieldDescriptorProto_Type { implementation
/external/golang-protobuf/types/descriptorpb/
Ddescriptor.pb.go51 type FieldDescriptorProto_Type int32 type
/external/cronet/tot/third_party/protobuf/src/google/protobuf/
Ddescriptor.pb.h162 enum FieldDescriptorProto_Type : int { enum
/external/cronet/stable/third_party/protobuf/src/google/protobuf/
Ddescriptor.pb.h162 enum FieldDescriptorProto_Type : int { enum
/external/protobuf/src/google/protobuf/
Ddescriptor.pb.h162 enum FieldDescriptorProto_Type : int { enum