Home
last modified time | relevance | path

Searched defs:ForFixed64 (Results 1 – 3 of 3) sorted by relevance

/external/cronet/tot/third_party/protobuf/csharp/src/Google.Protobuf/
DFieldCodec.cs154 public static FieldCodec<ulong> ForFixed64(uint tag) in ForFixed64() method in Google.Protobuf.FieldCodec
330 public static FieldCodec<ulong> ForFixed64(uint tag, ulong defaultValue) in ForFixed64() method in Google.Protobuf.FieldCodec
/external/cronet/stable/third_party/protobuf/csharp/src/Google.Protobuf/
DFieldCodec.cs154 public static FieldCodec<ulong> ForFixed64(uint tag) in ForFixed64() method in Google.Protobuf.FieldCodec
330 public static FieldCodec<ulong> ForFixed64(uint tag, ulong defaultValue) in ForFixed64() method in Google.Protobuf.FieldCodec
/external/protobuf/csharp/src/Google.Protobuf/
DFieldCodec.cs154 public static FieldCodec<ulong> ForFixed64(uint tag) in ForFixed64() method in Google.Protobuf.FieldCodec
330 public static FieldCodec<ulong> ForFixed64(uint tag, ulong defaultValue) in ForFixed64() method in Google.Protobuf.FieldCodec