Searched defs:RepeatedString (Results 1 – 9 of 9) sorted by relevance
728 class RepeatedString : public FieldGeneratorBase { class730 RepeatedString(const FieldDescriptor* field, const Options& opts, in RepeatedString() function in google::protobuf::compiler::cpp::__anondcbdbcdd0111::RepeatedString
1319 public pbc::RepeatedField<string> RepeatedString { property in ProtobufTestMessages.Editions.TestAllTypesEdition2023
918 public pbc::RepeatedField<string> RepeatedString { property in ProtobufTestMessages.Proto3.TestAllTypesProto3
926 public pbc::RepeatedField<string> RepeatedString { property in ProtobufTestMessages.Editions.Proto3.TestAllTypesProto3
784 public pbc::RepeatedField<string> RepeatedString { property in Google.Protobuf.TestProtos.TestAllTypes
1268 public pbc::RepeatedField<string> RepeatedString { property in ProtobufTestMessages.Editions.Proto2.TestAllTypesProto2
1247 public pbc::RepeatedField<string> RepeatedString { property in ProtobufTestMessages.Proto2.TestAllTypesProto2
2037 public pbc::RepeatedField<string> RepeatedString { property in Google.Protobuf.TestProtos.Proto2.TestAllTypes
1517 inline PROTOBUF_ALWAYS_INLINE const char* TcParser::RepeatedString( in RepeatedString() function in google::protobuf::internal::TcParser