Home
last modified time | relevance | path

Searched defs:GetRepeatedString (Results 1 – 3 of 3) sorted by relevance

/external/protobuf/src/google/protobuf/
Dextension_set.cc509 const string& ExtensionSet::GetRepeatedString(int number, int index) const { in GetRepeatedString() function in google::protobuf::internal::ExtensionSet
Dgenerated_message_reflection.cc1212 string GeneratedMessageReflection::GetRepeatedString( in GetRepeatedString() function in google::protobuf::internal::GeneratedMessageReflection
/external/golang-protobuf/conformance/internal/conformance_proto/
Dconformance.pb.go751 func (m *TestAllTypes) GetRepeatedString() []string { func