Home
last modified time | relevance | path

Searched defs:OptionalString (Results 1 – 5 of 5) sorted by relevance

/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/
DUnittestProto3Optional.cs423 public string OptionalString { property in ProtobufUnittest.TestProto3Optional
DTestMessagesProto2.cs751 public string OptionalString { property in ProtobufTestMessages.Proto2.TestAllTypesProto2
6052 public string OptionalString { property in ProtobufTestMessages.Proto2.UnknownToTestAllTypes
DTestMessagesProto3.cs619 public string OptionalString { property in ProtobufTestMessages.Proto3.TestAllTypesProto3
DUnittest.cs1571 public string OptionalString { property in Google.Protobuf.TestProtos.Proto2.TestAllTypes
28043 public string OptionalString { property in Google.Protobuf.TestProtos.Proto2.TestHugeFieldNumbers
/third_party/skia/third_party/externals/abseil-cpp/absl/flags/
Dflag_benchmark.cc58 struct OptionalString : AbslOptionalString { struct