Home
last modified time | relevance | path

Searched defs:RepeatedString (Results 1 – 9 of 9) sorted by relevance

/third_party/protobuf/src/google/protobuf/compiler/cpp/field_generators/
Dstring_field.cc728 class RepeatedString : public FieldGeneratorBase { class
730 RepeatedString(const FieldDescriptor* field, const Options& opts, in RepeatedString() function in google::protobuf::compiler::cpp::__anondcbdbcdd0111::RepeatedString
/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/
DTestMessagesEdition2023.pb.cs1319 public pbc::RepeatedField<string> RepeatedString { property in ProtobufTestMessages.Editions.TestAllTypesEdition2023
DTestMessagesProto3.pb.cs918 public pbc::RepeatedField<string> RepeatedString { property in ProtobufTestMessages.Proto3.TestAllTypesProto3
DTestMessagesProto3Editions.pb.cs926 public pbc::RepeatedField<string> RepeatedString { property in ProtobufTestMessages.Editions.Proto3.TestAllTypesProto3
DUnittestProto3.pb.cs784 public pbc::RepeatedField<string> RepeatedString { property in Google.Protobuf.TestProtos.TestAllTypes
DTestMessagesProto2Editions.pb.cs1268 public pbc::RepeatedField<string> RepeatedString { property in ProtobufTestMessages.Editions.Proto2.TestAllTypesProto2
DTestMessagesProto2.pb.cs1247 public pbc::RepeatedField<string> RepeatedString { property in ProtobufTestMessages.Proto2.TestAllTypesProto2
DUnittest.pb.cs2037 public pbc::RepeatedField<string> RepeatedString { property in Google.Protobuf.TestProtos.Proto2.TestAllTypes
/third_party/protobuf/src/google/protobuf/
Dgenerated_message_tctable_lite.cc1517 inline PROTOBUF_ALWAYS_INLINE const char* TcParser::RepeatedString( in RepeatedString() function in google::protobuf::internal::TcParser