Searched refs:GetMessageFactory (Results 1 – 7 of 7) sorted by relevance
83 bool is_from_generated = (from_reflection->GetMessageFactory() == in Merge()85 bool is_to_generated = (to_reflection->GetMessageFactory() == in Merge()
206 reflection->GetMessageFactory()->GetPrototype(field->message_type()); in RepeatedFieldRef()267 reflection->GetMessageFactory()->GetPrototype(field->message_type()); in MutableRepeatedFieldRef()
838 MessageFactory* GetMessageFactory() const;
2185 MessageFactory* Reflection::GetMessageFactory() const { in GetMessageFactory() function in google::protobuf::Reflection
95 .GetMessageFactory() in GetDefault()
381 any.GetReflection()->GetMessageFactory()->GetPrototype(desc)->New()); in UnpackAny()
2900 if (message->GetReflection()->GetMessageFactory() != in PyMessage_NewMessageOwnedExternally()