Home
last modified time | relevance | path

Searched refs:OneofEnum (Results 1 – 16 of 16) sorted by relevance

/external/golang-protobuf/internal/impl/
Dlegacy_aberrant_test.go106 (*OneofEnum)(nil),
158 type OneofEnum struct { struct
159OneofEnum 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/
Dnullable.go103 OneofEnum descriptorpb.FieldDescriptorProto_Type `protobuf:"varint,409,opt,name=oneof_enum,oneof"` member
210OneofEnum descriptorpb.FieldDescriptorProto_Type `protobuf:"varint,409,opt,name=oneof_enum,proto3,… member
/external/cronet/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/
DTestMessagesProto3.cs468 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 …]
DTestMessagesProto2.cs454 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/
DTestMessagesProto3.cs468 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 …]
DTestMessagesProto2.cs454 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/
Dtest.pb.go737 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/
Dtest.pb.go877 return x.OneofEnum
919OneofEnum TestAllTypes_NestedEnum `protobuf:"varint,119,opt,name=oneof_enum,json=oneofEnum,proto3,… member
/external/golang-protobuf/cmd/protoc-gen-go/testdata/proto2/
Dfields.pb.go836 return x.OneofEnum
990OneofEnum FieldTestMessage_Enum `protobuf:"varint,602,opt,name=oneof_enum,json=oneofEnum,enum=gopr… member
/external/golang-protobuf/internal/testprotos/conformance/
Dtest_messages_proto3.pb.go1171 return x.OneofEnum
1570OneofEnum TestAllTypesProto3_NestedEnum `protobuf:"varint,119,opt,name=oneof_enum,json=oneofEnum,p… member
Dtest_messages_proto2.pb.go1136 return x.OneofEnum
1416OneofEnum TestAllTypesProto2_NestedEnum `protobuf:"varint,119,opt,name=oneof_enum,json=oneofEnum,e… member
/external/golang-protobuf/encoding/protojson/
Ddecode_test.go690 OneofEnum: pb3.Enum_ZERO,
734 OneofEnum: pb3.Enum_ZERO,
Dencode_test.go410 OneofEnum: pb3.Enum_ZERO,
/external/golang-protobuf/encoding/prototext/
Dencode_test.go402 OneofEnum: pb3.Enum_ZERO,
Ddecode_test.go571 OneofEnum: pb3.Enum_TEN,
/external/golang-protobuf/internal/testprotos/test/
Dtest.pb.go1021 return x.OneofEnum
1084OneofEnum TestAllTypes_NestedEnum `protobuf:"varint,119,opt,name=oneof_enum,json=oneofEnum,enum=go… member