Home
last modified time | relevance | path

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

/external/protobuf/csharp/src/Google.Protobuf.Test/
DFieldCodecTest.cs54 new FieldCodecTestData<long>(FieldCodec.ForSInt64(100), -1000, "SInt64"),
/external/protobuf/csharp/src/Google.Protobuf.Test/TestProtos/
DMapUnittestProto3.cs269 …= new pbc::MapField<long, long>.Codec(pb::FieldCodec.ForSInt64(8), pb::FieldCodec.ForSInt64(16), 5…
987 …= new pbc::MapField<long, long>.Codec(pb::FieldCodec.ForSInt64(8), pb::FieldCodec.ForSInt64(16), 5…
DUnittestProto3.cs600 = pb::FieldCodec.ForSInt64(290);
4657 = pb::FieldCodec.ForSInt64(762);
5017 = pb::FieldCodec.ForSInt64(760);
/external/protobuf/csharp/src/Google.Protobuf/
DFieldCodec.cs142 public static FieldCodec<long> ForSInt64(uint tag) in ForSInt64() method in Google.Protobuf.FieldCodec
/external/protobuf/csharp/src/Google.Protobuf.Conformance/
DConformance.cs1146 = pb::FieldCodec.ForSInt64(290);
1338 …= new pbc::MapField<long, long>.Codec(pb::FieldCodec.ForSInt64(8), pb::FieldCodec.ForSInt64(16), 4…