Home
last modified time | relevance | path

Searched refs:GetMessageFactory (Results 1 – 5 of 5) sorted by relevance

/external/protobuf/src/google/protobuf/
Dgenerated_message_reflection.h427 virtual MessageFactory* GetMessageFactory() const;
668 from->GetReflection()->GetMessageFactory()->GetPrototype( in DynamicCastToGenerated()
Dreflection.h224 reflection->GetMessageFactory()->GetPrototype(field->message_type()); in RepeatedFieldRef()
299 reflection->GetMessageFactory()->GetPrototype(field->message_type()); in MutableRepeatedFieldRef()
Dmessage.cc410 MessageFactory* Reflection::GetMessageFactory() const { in GetMessageFactory() function in google::protobuf::Reflection
Dmessage.h881 virtual MessageFactory* GetMessageFactory() const;
Dgenerated_message_reflection.cc2230 MessageFactory* GeneratedMessageReflection::GetMessageFactory() const { in GetMessageFactory() function in google::protobuf::internal::GeneratedMessageReflection