Home
last modified time | relevance | path

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

/aosp_15_r20/external/protobuf/csharp/src/Google.Protobuf/
H A 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
/aosp_15_r20/external/cronet/third_party/protobuf/csharp/src/Google.Protobuf/
H A 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
/aosp_15_r20/external/cronet/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/
H A DUnittest.cs26030 public pbc::RepeatedField<string> RepeatedExtension { property in Google.Protobuf.TestProtos.Proto2.TestDynamicExtensions
/aosp_15_r20/external/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/
H A DUnittest.cs26030 public pbc::RepeatedField<string> RepeatedExtension { property in Google.Protobuf.TestProtos.Proto2.TestDynamicExtensions