Home
last modified time | relevance | path

Searched refs:GetMessageFactory (Results 1 – 6 of 6) 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
/external/libprotobuf-mutator/src/
Dfield_instance.h95 .GetMessageFactory() in GetDefault()