Home
last modified time | relevance | path

Searched defs:GetPrototype (Results 1 – 3 of 3) sorted by relevance

/third_party/protobuf/python/google/protobuf/
Dmessage_factory.py66 def GetPrototype(self, descriptor): member in MessageFactory
/third_party/protobuf/src/google/protobuf/
Dmessage.cc231 const Message* GeneratedMessageFactory::GetPrototype(const Descriptor* type) { in GetPrototype() function in google::protobuf::__anon3f6e7cfe0111::GeneratedMessageFactory
Ddynamic_message.cc680 const Message* DynamicMessageFactory::GetPrototype(const Descriptor* type) { in GetPrototype() function in google::protobuf::DynamicMessageFactory