Home
last modified time | relevance | path

Searched refs:ForUInt32 (Results 1 – 6 of 6) sorted by relevance

/external/protobuf/csharp/src/Google.Protobuf/
DFieldCodec.cs122 public static FieldCodec<uint> ForUInt32(uint tag) in ForUInt32() method in Google.Protobuf.FieldCodec
271 …{ typeof(uint), ForUInt32(WireFormat.MakeTag(WrappersReflection.WrapperValueFieldNumber, WireForma…
/external/protobuf/csharp/src/Google.Protobuf.Test/
DFieldCodecTest.cs51 new FieldCodecTestData<uint>(FieldCodec.ForUInt32(100), 1234, "UInt32"),
/external/protobuf/csharp/src/Google.Protobuf.Test/TestProtos/
DMapUnittestProto3.cs242 …= new pbc::MapField<uint, uint>.Codec(pb::FieldCodec.ForUInt32(8), pb::FieldCodec.ForUInt32(16), 2…
960 …= new pbc::MapField<uint, uint>.Codec(pb::FieldCodec.ForUInt32(8), pb::FieldCodec.ForUInt32(16), 2…
DUnittestProto3.cs573 = pb::FieldCodec.ForUInt32(266);
4630 = pb::FieldCodec.ForUInt32(738);
4990 = pb::FieldCodec.ForUInt32(736);
/external/protobuf/csharp/src/Google.Protobuf.Conformance/
DConformance.cs1119 = pb::FieldCodec.ForUInt32(266);
1311 …= new pbc::MapField<uint, uint>.Codec(pb::FieldCodec.ForUInt32(8), pb::FieldCodec.ForUInt32(16), 4…
/external/grpc-grpc/src/csharp/Grpc.IntegrationTesting/
DStats.cs594 = pb::FieldCodec.ForUInt32(10);