Searched defs:DefaultBool (Results 1 – 2 of 2) sorted by relevance
| /third_party/flatbuffers/tests/optional_scalars/ | ||
| D | ScalarStuff.cs | 55 …public bool DefaultBool { get { int o = __p.__offset(68); return o != 0 ? 0!=__p.bb.Get(o + __p.bb… property |
| /third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/ | ||
| D | Unittest.cs | 2358 public bool DefaultBool { property in Google.Protobuf.TestProtos.Proto2.TestAllTypes |