/external/golang-protobuf/internal/impl/ |
D | legacy_aberrant_test.go | 106 (*OneofEnum)(nil), 158 type OneofEnum struct { struct 159 …OneofEnum AberrantEnum `protobuf:"varint,67,opt,name=oneof_enum,enum=google.golang.org.example.Abe… member 180 func (OneofEnum) isOneofUnion() {} argument
|
/external/golang-protobuf/internal/testprotos/nullable/ |
D | nullable.go | 103 OneofEnum descriptorpb.FieldDescriptorProto_Type `protobuf:"varint,409,opt,name=oneof_enum,oneof"` member 210 …OneofEnum descriptorpb.FieldDescriptorProto_Type `protobuf:"varint,409,opt,name=oneof_enum,proto3,… member
|
/external/cronet/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/ |
D | TestMessagesProto3.cs | 468 case OneofFieldOneofCase.OneofEnum: in TestAllTypesProto3() 469 OneofEnum = other.OneofEnum; in TestAllTypesProto3() 1624 public global::ProtobufTestMessages.Proto3.TestAllTypesProto3.Types.NestedEnum OneofEnum { property in ProtobufTestMessages.Proto3.TestAllTypesProto3 1625 …get { return oneofFieldCase_ == OneofFieldOneofCase.OneofEnum ? (global::ProtobufTestMessages.Prot… 1628 oneofFieldCase_ = OneofFieldOneofCase.OneofEnum; 2265 OneofEnum = 119, enumerator 2396 if (OneofEnum != other.OneofEnum) return false; in Equals() 2555 if (oneofFieldCase_ == OneofFieldOneofCase.OneofEnum) hash ^= OneofEnum.GetHashCode(); in GetHashCode() 2818 if (oneofFieldCase_ == OneofFieldOneofCase.OneofEnum) { in WriteTo() 2820 output.WriteEnum((int) OneofEnum); in WriteTo() [all …]
|
D | TestMessagesProto2.cs | 454 case OneofFieldOneofCase.OneofEnum: in TestAllTypesProto2() 455 OneofEnum = other.OneofEnum; in TestAllTypesProto2() 1975 public global::ProtobufTestMessages.Proto2.TestAllTypesProto2.Types.NestedEnum OneofEnum { property in ProtobufTestMessages.Proto2.TestAllTypesProto2 1979 oneofFieldCase_ = OneofFieldOneofCase.OneofEnum; 1986 get { return oneofFieldCase_ == OneofFieldOneofCase.OneofEnum; } 2929 OneofEnum = 119, enumerator 3058 if (OneofEnum != other.OneofEnum) return false; in Equals() 3202 if (HasOneofEnum) hash ^= OneofEnum.GetHashCode(); in GetHashCode() 3449 output.WriteEnum((int) OneofEnum); in WriteTo() 3791 output.WriteEnum((int) OneofEnum); in IBufferMessage.InternalWriteTo() [all …]
|
/external/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/ |
D | TestMessagesProto3.cs | 468 case OneofFieldOneofCase.OneofEnum: in TestAllTypesProto3() 469 OneofEnum = other.OneofEnum; in TestAllTypesProto3() 1624 public global::ProtobufTestMessages.Proto3.TestAllTypesProto3.Types.NestedEnum OneofEnum { property in ProtobufTestMessages.Proto3.TestAllTypesProto3 1625 …get { return oneofFieldCase_ == OneofFieldOneofCase.OneofEnum ? (global::ProtobufTestMessages.Prot… 1628 oneofFieldCase_ = OneofFieldOneofCase.OneofEnum; 2265 OneofEnum = 119, enumerator 2396 if (OneofEnum != other.OneofEnum) return false; in Equals() 2555 if (oneofFieldCase_ == OneofFieldOneofCase.OneofEnum) hash ^= OneofEnum.GetHashCode(); in GetHashCode() 2818 if (oneofFieldCase_ == OneofFieldOneofCase.OneofEnum) { in WriteTo() 2820 output.WriteEnum((int) OneofEnum); in WriteTo() [all …]
|
D | TestMessagesProto2.cs | 454 case OneofFieldOneofCase.OneofEnum: in TestAllTypesProto2() 455 OneofEnum = other.OneofEnum; in TestAllTypesProto2() 1975 public global::ProtobufTestMessages.Proto2.TestAllTypesProto2.Types.NestedEnum OneofEnum { property in ProtobufTestMessages.Proto2.TestAllTypesProto2 1979 oneofFieldCase_ = OneofFieldOneofCase.OneofEnum; 1986 get { return oneofFieldCase_ == OneofFieldOneofCase.OneofEnum; } 2929 OneofEnum = 119, enumerator 3058 if (OneofEnum != other.OneofEnum) return false; in Equals() 3202 if (HasOneofEnum) hash ^= OneofEnum.GetHashCode(); in GetHashCode() 3449 output.WriteEnum((int) OneofEnum); in WriteTo() 3791 output.WriteEnum((int) OneofEnum); in IBufferMessage.InternalWriteTo() [all …]
|
/external/golang-protobuf/internal/testprotos/textpb3/ |
D | test.pb.go | 737 return x.OneofEnum 761 OneofEnum Enum `protobuf:"varint,1,opt,name=oneof_enum,json=oneofEnum,proto3,enum=pb3.Enum,oneof"` member
|
/external/golang-protobuf/internal/testprotos/test3/ |
D | test.pb.go | 877 return x.OneofEnum 919 …OneofEnum TestAllTypes_NestedEnum `protobuf:"varint,119,opt,name=oneof_enum,json=oneofEnum,proto3,… member
|
/external/golang-protobuf/cmd/protoc-gen-go/testdata/proto2/ |
D | fields.pb.go | 836 return x.OneofEnum 990 …OneofEnum FieldTestMessage_Enum `protobuf:"varint,602,opt,name=oneof_enum,json=oneofEnum,enum=gopr… member
|
/external/golang-protobuf/internal/testprotos/conformance/ |
D | test_messages_proto3.pb.go | 1171 return x.OneofEnum 1570 …OneofEnum TestAllTypesProto3_NestedEnum `protobuf:"varint,119,opt,name=oneof_enum,json=oneofEnum,p… member
|
D | test_messages_proto2.pb.go | 1136 return x.OneofEnum 1416 …OneofEnum TestAllTypesProto2_NestedEnum `protobuf:"varint,119,opt,name=oneof_enum,json=oneofEnum,e… member
|
/external/golang-protobuf/encoding/protojson/ |
D | decode_test.go | 690 OneofEnum: pb3.Enum_ZERO, 734 OneofEnum: pb3.Enum_ZERO,
|
D | encode_test.go | 410 OneofEnum: pb3.Enum_ZERO,
|
/external/golang-protobuf/encoding/prototext/ |
D | encode_test.go | 402 OneofEnum: pb3.Enum_ZERO,
|
D | decode_test.go | 571 OneofEnum: pb3.Enum_TEN,
|
/external/golang-protobuf/internal/testprotos/test/ |
D | test.pb.go | 1021 return x.OneofEnum 1084 …OneofEnum TestAllTypes_NestedEnum `protobuf:"varint,119,opt,name=oneof_enum,json=oneofEnum,enum=go… member
|