Home
last modified time | relevance | path

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

/third_party/protobuf/csharp/src/Google.Protobuf/
DFieldCodec.cs124 public static FieldCodec<uint> ForUInt32(uint tag) in ForUInt32() method in Google.Protobuf.FieldCodec
126 return FieldCodec.ForUInt32(tag, 0); in ForUInt32()
297 public static FieldCodec<uint> ForUInt32(uint tag, uint defaultValue) in ForUInt32() method in Google.Protobuf.FieldCodec
535 …{ typeof(uint), ForUInt32(WireFormat.MakeTag(WrappersReflection.WrapperValueFieldNumber, WireForma…
/third_party/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test/
DFieldCodecTest.cs52 new FieldCodecTestData<uint>(FieldCodec.ForUInt32(100), 1234, "UInt32"),
/third_party/protobuf/csharp/src/Google.Protobuf.Test/
DFieldCodecTest.cs52 new FieldCodecTestData<uint>(FieldCodec.ForUInt32(100), 1234, "UInt32"),
/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/
DMapUnittestProto3.cs256 …= new pbc::MapField<uint, uint>.Codec(pb::FieldCodec.ForUInt32(8, 0), pb::FieldCodec.ForUInt32(16,…
1346 …= new pbc::MapField<uint, uint>.Codec(pb::FieldCodec.ForUInt32(8, 0), pb::FieldCodec.ForUInt32(16,…
DTestMessagesProto3.cs751 = pb::FieldCodec.ForUInt32(266);
964 = pb::FieldCodec.ForUInt32(618);
1107 = pb::FieldCodec.ForUInt32(728);
1250 …= new pbc::MapField<uint, uint>.Codec(pb::FieldCodec.ForUInt32(8, 0), pb::FieldCodec.ForUInt32(16,…
DTestMessagesProto2.cs944 = pb::FieldCodec.ForUInt32(264);
1157 = pb::FieldCodec.ForUInt32(618);
1300 = pb::FieldCodec.ForUInt32(728);
1443 …= new pbc::MapField<uint, uint>.Codec(pb::FieldCodec.ForUInt32(8, 0), pb::FieldCodec.ForUInt32(16,…
DUnittest.cs761 …al::Google.Protobuf.TestProtos.Proto2.TestAllExtensions, uint>(3, pb::FieldCodec.ForUInt32(24, 0));
816 …bal::Google.Protobuf.TestProtos.Proto2.TestAllExtensions, uint>(33, pb::FieldCodec.ForUInt32(264));
869 …:Google.Protobuf.TestProtos.Proto2.TestAllExtensions, uint>(63, pb::FieldCodec.ForUInt32(504, 43));
908 …:Google.Protobuf.TestProtos.Proto2.TestAllExtensions, uint>(111, pb::FieldCodec.ForUInt32(888, 0));
924 …::Google.Protobuf.TestProtos.Proto2.TestPackedExtensions, uint>(92, pb::FieldCodec.ForUInt32(738));
952 …Google.Protobuf.TestProtos.Proto2.TestUnpackedExtensions, uint>(92, pb::FieldCodec.ForUInt32(736));
1834 = pb::FieldCodec.ForUInt32(264);
22711 = pb::FieldCodec.ForUInt32(738);
23229 = pb::FieldCodec.ForUInt32(736);
DUnittestProto3.cs627 = pb::FieldCodec.ForUInt32(266);
7125 = pb::FieldCodec.ForUInt32(738);
7643 = pb::FieldCodec.ForUInt32(736);
DUnittestCustomOptionsProto3.cs192 …::Google.Protobuf.Reflection.MessageOptions, uint>(7704880, pb::FieldCodec.ForUInt32(61639040, 0));