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

/external/protobuf/python/google/protobuf/pyext/
H A Ddescriptor.cc267 google::protobuf::DescriptorPool* GetDescriptorPool() { function in namespace:google::protobuf::python
281 cdescriptor_pool->pool = GetDescriptorPool();
331 GetDescriptorPool()->BuildFileCollectingErrors(file_proto,
/external/protobuf/python/google/protobuf/internal/
H A Dcpp_message.py50 def GetDescriptorPool(): function
55 _pool = GetDescriptorPool()

Completed in 1259 milliseconds