Home
last modified time | relevance | path

Searched defs:ForBool (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/cronet/third_party/protobuf/csharp/src/Google.Protobuf/
H A DFieldCodec.cs74 public static FieldCodec<bool> ForBool(uint tag) in ForBool() method in Google.Protobuf.FieldCodec
242 public static FieldCodec<bool> ForBool(uint tag, bool defaultValue) in ForBool() method in Google.Protobuf.FieldCodec
/aosp_15_r20/external/protobuf/csharp/src/Google.Protobuf/
H A DFieldCodec.cs74 public static FieldCodec<bool> ForBool(uint tag) in ForBool() method in Google.Protobuf.FieldCodec
242 public static FieldCodec<bool> ForBool(uint tag, bool defaultValue) in ForBool() method in Google.Protobuf.FieldCodec
/aosp_15_r20/external/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/
H A DValuePartial.cs63 public static Value ForBool(bool value) in ForBool() method in Google.Protobuf.WellKnownTypes.Value
/aosp_15_r20/external/cronet/third_party/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/
H A DValuePartial.cs63 public static Value ForBool(bool value) in ForBool() method in Google.Protobuf.WellKnownTypes.Value