GetDescriptorPool  392 third_party/protobuf/python/google/protobuf/pyext/python-proto2.cc       GetDescriptorPool()->FindMessageTypeByName(message_name);
GetDescriptorPool 1372 third_party/protobuf/python/google/protobuf/pyext/python-proto2.cc   input.SetExtensionRegistry(GetDescriptorPool(), global_message_factory);
GetDescriptorPool 1688 third_party/protobuf/python/google/protobuf/pyext/python-proto2.cc     global_message_factory = new DynamicMessageFactory(GetDescriptorPool());
GetDescriptorPool  290 third_party/protobuf/python/google/protobuf/pyext/python_descriptor.cc   cdescriptor_pool->pool = GetDescriptorPool();
GetDescriptorPool  313 third_party/protobuf/python/google/protobuf/pyext/python_descriptor.cc   const google::protobuf::FileDescriptor* descriptor = GetDescriptorPool()->BuildFile(
GetDescriptorPool   81 third_party/protobuf/python/google/protobuf/pyext/python_descriptor.h google::protobuf::DescriptorPool* GetDescriptorPool();