Home
last modified time | relevance | path

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

/third_party/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/
DValuePartial.cs63 public static Value ForBool(bool value) in ForBool() method in Google.Protobuf.WellKnownTypes.Value
/third_party/protobuf/csharp/src/Google.Protobuf/
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