Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/
Dgenerated_message_reflection.h427 virtual MessageFactory* GetMessageFactory() const;
665 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.cc408 MessageFactory* Reflection::GetMessageFactory() const { in GetMessageFactory() function in google::protobuf::Reflection
Dmessage.h881 virtual MessageFactory* GetMessageFactory() const;
Dgenerated_message_reflection.cc2231 MessageFactory* GeneratedMessageReflection::GetMessageFactory() const { in GetMessageFactory() function in google::protobuf::internal::GeneratedMessageReflection