Home
last modified time | relevance | path

Searched refs:unpackedNestedEnum_ (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/cronet/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/
H A DTestMessagesProto3.cs373 unpackedNestedEnum_ = other.unpackedNestedEnum_.Clone(); in TestAllTypesProto3()
1305 …::ProtobufTestMessages.Proto3.TestAllTypesProto3.Types.NestedEnum> unpackedNestedEnum_ = new pbc::… field in ProtobufTestMessages.Proto3.TestAllTypesProto3
1309 get { return unpackedNestedEnum_; }
2368 if(!unpackedNestedEnum_.Equals(other.unpackedNestedEnum_)) return false; in Equals()
2527 hash ^= unpackedNestedEnum_.GetHashCode(); in GetHashCode()
2785 unpackedNestedEnum_.WriteTo(output, _repeated_unpackedNestedEnum_codec); in WriteTo()
3138 unpackedNestedEnum_.WriteTo(ref output, _repeated_unpackedNestedEnum_codec); in IBufferMessage.InternalWriteTo()
3449 size += unpackedNestedEnum_.CalculateSize(_repeated_unpackedNestedEnum_codec); in CalculateSize()
3755 unpackedNestedEnum_.Add(other.unpackedNestedEnum_); in MergeFrom()
4393 unpackedNestedEnum_.AddEntriesFrom(input, _repeated_unpackedNestedEnum_codec); in MergeFrom()
[all …]
H A DTestMessagesProto2.cs375 unpackedNestedEnum_ = other.unpackedNestedEnum_.Clone(); in TestAllTypesProto2()
1558 …::ProtobufTestMessages.Proto2.TestAllTypesProto2.Types.NestedEnum> unpackedNestedEnum_ = new pbc::… field in ProtobufTestMessages.Proto2.TestAllTypesProto2
1562 get { return unpackedNestedEnum_; }
3030 if(!unpackedNestedEnum_.Equals(other.unpackedNestedEnum_)) return false; in Equals()
3174 hash ^= unpackedNestedEnum_.GetHashCode(); in GetHashCode()
3414 unpackedNestedEnum_.WriteTo(output, _repeated_unpackedNestedEnum_codec); in WriteTo()
3756 unpackedNestedEnum_.WriteTo(ref output, _repeated_unpackedNestedEnum_codec); in IBufferMessage.InternalWriteTo()
4057 size += unpackedNestedEnum_.CalculateSize(_repeated_unpackedNestedEnum_codec); in CalculateSize()
4344 unpackedNestedEnum_.Add(other.unpackedNestedEnum_); in MergeFrom()
4929 unpackedNestedEnum_.AddEntriesFrom(input, _repeated_unpackedNestedEnum_codec); in MergeFrom()
[all …]
/aosp_15_r20/external/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/
H A DTestMessagesProto3.cs373 unpackedNestedEnum_ = other.unpackedNestedEnum_.Clone(); in TestAllTypesProto3()
1305 …::ProtobufTestMessages.Proto3.TestAllTypesProto3.Types.NestedEnum> unpackedNestedEnum_ = new pbc::… field in ProtobufTestMessages.Proto3.TestAllTypesProto3
1309 get { return unpackedNestedEnum_; }
2368 if(!unpackedNestedEnum_.Equals(other.unpackedNestedEnum_)) return false; in Equals()
2527 hash ^= unpackedNestedEnum_.GetHashCode(); in GetHashCode()
2785 unpackedNestedEnum_.WriteTo(output, _repeated_unpackedNestedEnum_codec); in WriteTo()
3138 unpackedNestedEnum_.WriteTo(ref output, _repeated_unpackedNestedEnum_codec); in IBufferMessage.InternalWriteTo()
3449 size += unpackedNestedEnum_.CalculateSize(_repeated_unpackedNestedEnum_codec); in CalculateSize()
3755 unpackedNestedEnum_.Add(other.unpackedNestedEnum_); in MergeFrom()
4393 unpackedNestedEnum_.AddEntriesFrom(input, _repeated_unpackedNestedEnum_codec); in MergeFrom()
[all …]
H A DTestMessagesProto2.cs375 unpackedNestedEnum_ = other.unpackedNestedEnum_.Clone(); in TestAllTypesProto2()
1558 …::ProtobufTestMessages.Proto2.TestAllTypesProto2.Types.NestedEnum> unpackedNestedEnum_ = new pbc::… field in ProtobufTestMessages.Proto2.TestAllTypesProto2
1562 get { return unpackedNestedEnum_; }
3030 if(!unpackedNestedEnum_.Equals(other.unpackedNestedEnum_)) return false; in Equals()
3174 hash ^= unpackedNestedEnum_.GetHashCode(); in GetHashCode()
3414 unpackedNestedEnum_.WriteTo(output, _repeated_unpackedNestedEnum_codec); in WriteTo()
3756 unpackedNestedEnum_.WriteTo(ref output, _repeated_unpackedNestedEnum_codec); in IBufferMessage.InternalWriteTo()
4057 size += unpackedNestedEnum_.CalculateSize(_repeated_unpackedNestedEnum_codec); in CalculateSize()
4344 unpackedNestedEnum_.Add(other.unpackedNestedEnum_); in MergeFrom()
4929 unpackedNestedEnum_.AddEntriesFrom(input, _repeated_unpackedNestedEnum_codec); in MergeFrom()
[all …]