Home
last modified time | relevance | path

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

/external/protobuf/csharp/src/Google.Protobuf/
DFieldCodec.cs172 public static FieldCodec<ulong> ForUInt64(uint tag) in ForUInt64() method in Google.Protobuf.FieldCodec
272 …{ typeof(ulong), ForUInt64(WireFormat.MakeTag(WrappersReflection.WrapperValueFieldNumber, WireForm…
/external/protobuf/csharp/src/Google.Protobuf.Test/
DFieldCodecTest.cs56 new FieldCodecTestData<ulong>(FieldCodec.ForUInt64(100), 1234, "UInt64"),
/external/protobuf/csharp/src/Google.Protobuf.Test/TestProtos/
DMapUnittestProto3.cs251 …= new pbc::MapField<ulong, ulong>.Codec(pb::FieldCodec.ForUInt64(8), pb::FieldCodec.ForUInt64(16),…
969 …= new pbc::MapField<ulong, ulong>.Codec(pb::FieldCodec.ForUInt64(8), pb::FieldCodec.ForUInt64(16),…
DUnittestProto3.cs582 = pb::FieldCodec.ForUInt64(274);
4639 = pb::FieldCodec.ForUInt64(746);
4999 = pb::FieldCodec.ForUInt64(744);
5379 = pb::FieldCodec.ForUInt64(2097146);
/external/protobuf/csharp/src/Google.Protobuf.Conformance/
DConformance.cs1128 = pb::FieldCodec.ForUInt64(274);
1320 …= new pbc::MapField<ulong, ulong>.Codec(pb::FieldCodec.ForUInt64(8), pb::FieldCodec.ForUInt64(16),…