Home
last modified time | relevance | path

Searched defs:GetDescriptorPool (Results 1 – 2 of 2) sorted by relevance

/external/protobuf/python/google/protobuf/pyext/
Ddescriptor.cc267 google::protobuf::DescriptorPool* GetDescriptorPool() { in GetDescriptorPool() function
/external/protobuf/python/google/protobuf/internal/
Dcpp_message.py50 def GetDescriptorPool(): function