Home
last modified time | relevance | path

Searched defs:ForUInt64 (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/cronet/third_party/protobuf/csharp/src/Google.Protobuf/
H A DFieldCodec.cs174 public static FieldCodec<ulong> ForUInt64(uint tag) in ForUInt64() method in Google.Protobuf.FieldCodec
352 public static FieldCodec<ulong> ForUInt64(uint tag, ulong defaultValue) in ForUInt64() method in Google.Protobuf.FieldCodec
/aosp_15_r20/external/protobuf/csharp/src/Google.Protobuf/
H A DFieldCodec.cs174 public static FieldCodec<ulong> ForUInt64(uint tag) in ForUInt64() method in Google.Protobuf.FieldCodec
352 public static FieldCodec<ulong> ForUInt64(uint tag, ulong defaultValue) in ForUInt64() method in Google.Protobuf.FieldCodec