Home
last modified time | relevance | path

Searched refs:ForFixed32 (Results 1 – 5 of 5) sorted by relevance

/external/protobuf/csharp/src/Google.Protobuf.Test/
DFieldCodecTest.cs52 new FieldCodecTestData<uint>(FieldCodec.ForFixed32(100), 1234, "Fixed32"),
/external/protobuf/csharp/src/Google.Protobuf.Test/TestProtos/
DMapUnittestProto3.cs278 …= new pbc::MapField<uint, uint>.Codec(pb::FieldCodec.ForFixed32(13), pb::FieldCodec.ForFixed32(21)…
996 …= new pbc::MapField<uint, uint>.Codec(pb::FieldCodec.ForFixed32(13), pb::FieldCodec.ForFixed32(21)…
DUnittestProto3.cs609 = pb::FieldCodec.ForFixed32(298);
4666 = pb::FieldCodec.ForFixed32(770);
5026 = pb::FieldCodec.ForFixed32(773);
5320 = pb::FieldCodec.ForFixed32(98);
/external/protobuf/csharp/src/Google.Protobuf/
DFieldCodec.cs102 public static FieldCodec<uint> ForFixed32(uint tag) in ForFixed32() method in Google.Protobuf.FieldCodec
/external/protobuf/csharp/src/Google.Protobuf.Conformance/
DConformance.cs1155 = pb::FieldCodec.ForFixed32(298);
1347 …= new pbc::MapField<uint, uint>.Codec(pb::FieldCodec.ForFixed32(13), pb::FieldCodec.ForFixed32(21)…