Home
last modified time | relevance | path

Searched defs:RepeatedExtension (Results 1 – 6 of 6) sorted by relevance

/external/cronet/tot/third_party/protobuf/csharp/src/Google.Protobuf/
DExtension.cs98 …public sealed class RepeatedExtension<TTarget, TValue> : Extension where TTarget : IExtendableMess… class
105 public RepeatedExtension(int fieldNumber, FieldCodec<TValue> codec) : base(fieldNumber) in RepeatedExtension() method in Google.Protobuf.RepeatedExtension
/external/cronet/stable/third_party/protobuf/csharp/src/Google.Protobuf/
DExtension.cs98 …public sealed class RepeatedExtension<TTarget, TValue> : Extension where TTarget : IExtendableMess… class
105 public RepeatedExtension(int fieldNumber, FieldCodec<TValue> codec) : base(fieldNumber) in RepeatedExtension() method in Google.Protobuf.RepeatedExtension
/external/protobuf/csharp/src/Google.Protobuf/
DExtension.cs98 …public sealed class RepeatedExtension<TTarget, TValue> : Extension where TTarget : IExtendableMess… class
105 public RepeatedExtension(int fieldNumber, FieldCodec<TValue> codec) : base(fieldNumber) in RepeatedExtension() method in Google.Protobuf.RepeatedExtension
/external/cronet/stable/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/
DUnittest.cs26030 public pbc::RepeatedField<string> RepeatedExtension { property in Google.Protobuf.TestProtos.Proto2.TestDynamicExtensions
/external/cronet/tot/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/
DUnittest.cs26030 public pbc::RepeatedField<string> RepeatedExtension { property in Google.Protobuf.TestProtos.Proto2.TestDynamicExtensions
/external/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/
DUnittest.cs26030 public pbc::RepeatedField<string> RepeatedExtension { property in Google.Protobuf.TestProtos.Proto2.TestDynamicExtensions