Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/third_party/protobuf/csharp/src/Google.Protobuf/
H A DFieldCodec.cs164 public static FieldCodec<long> ForSFixed64(uint tag) in ForSFixed64() method in Google.Protobuf.FieldCodec
341 public static FieldCodec<long> ForSFixed64(uint tag, long defaultValue) in ForSFixed64() method in Google.Protobuf.FieldCodec
/aosp_15_r20/external/protobuf/csharp/src/Google.Protobuf/
H A DFieldCodec.cs164 public static FieldCodec<long> ForSFixed64(uint tag) in ForSFixed64() method in Google.Protobuf.FieldCodec
341 public static FieldCodec<long> ForSFixed64(uint tag, long defaultValue) in ForSFixed64() method in Google.Protobuf.FieldCodec