Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/third_party/protobuf/csharp/src/Google.Protobuf/
H A DFieldCodec.cs124 public static FieldCodec<uint> ForUInt32(uint tag) in ForUInt32() method in Google.Protobuf.FieldCodec
297 public static FieldCodec<uint> ForUInt32(uint tag, uint defaultValue) in ForUInt32() method in Google.Protobuf.FieldCodec
/aosp_15_r20/external/protobuf/csharp/src/Google.Protobuf/
H A DFieldCodec.cs124 public static FieldCodec<uint> ForUInt32(uint tag) in ForUInt32() method in Google.Protobuf.FieldCodec
297 public static FieldCodec<uint> ForUInt32(uint tag, uint defaultValue) in ForUInt32() method in Google.Protobuf.FieldCodec