Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/third_party/protobuf/csharp/src/Google.Protobuf/
H A DFieldCodec.cs94 public static FieldCodec<int> ForSInt32(uint tag) in ForSInt32() method in Google.Protobuf.FieldCodec
264 public static FieldCodec<int> ForSInt32(uint tag, int defaultValue) in ForSInt32() method in Google.Protobuf.FieldCodec
/aosp_15_r20/external/protobuf/csharp/src/Google.Protobuf/
H A DFieldCodec.cs94 public static FieldCodec<int> ForSInt32(uint tag) in ForSInt32() method in Google.Protobuf.FieldCodec
264 public static FieldCodec<int> ForSInt32(uint tag, int defaultValue) in ForSInt32() method in Google.Protobuf.FieldCodec