Searched defs:ForBool (Results 1 – 2 of 2) sorted by relevance
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/csharp/src/Google.Protobuf/WellKnownTypes/ | ||
D | ValuePartial.cs | 63 public static Value ForBool(bool value) in ForBool() method in Google.Protobuf.WellKnownTypes.Value |
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/csharp/src/Google.Protobuf/ | ||
D | FieldCodec.cs | 72 public static FieldCodec<bool> ForBool(uint tag) in ForBool() method in Google.Protobuf.FieldCodec |