Searched defs:GetRepeatedField (Results 1 – 5 of 5) sorted by relevance
118 static const RepeatedFieldType* GetRepeatedField(const Field* data) { in GetRepeatedField() function174 static const RepeatedFieldType* GetRepeatedField(const Field* data) { in GetRepeatedField() function241 static const RepeatedFieldType* GetRepeatedField(const Field* data) { in GetRepeatedField() function
46 const RepeatedPtrFieldBase& MapFieldBase::GetRepeatedField() const { in GetRepeatedField() function in google::protobuf::internal::MapFieldBase
136 TEST_F(MapFieldBasePrimitiveTest, GetRepeatedField) { in TEST_F() argument
2142 const Type& Reflection::GetRepeatedField(const Message& message, in GetRepeatedField() function in google::protobuf::Reflection
556 func (m *GoTest) GetRepeatedField() []*GoTestField { func