Searched defs:OptionalString (Results 1 – 5 of 5) sorted by relevance
/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/ | ||
D | UnittestProto3Optional.cs | 423 public string OptionalString { property in ProtobufUnittest.TestProto3Optional |
D | TestMessagesProto2.cs | 751 public string OptionalString { property in ProtobufTestMessages.Proto2.TestAllTypesProto2 |
D | TestMessagesProto3.cs | 619 public string OptionalString { property in ProtobufTestMessages.Proto3.TestAllTypesProto3 |
D | Unittest.cs | 1571 public string OptionalString { property in Google.Protobuf.TestProtos.Proto2.TestAllTypes |
/third_party/skia/third_party/externals/abseil-cpp/absl/flags/ | ||
D | flag_benchmark.cc | 58 struct OptionalString : AbslOptionalString { struct |