Searched refs:PyFieldDescriptor_AsDescriptor (Results 1 – 4 of 4) sorted by relevance
80 const FieldDescriptor* PyFieldDescriptor_AsDescriptor(PyObject* obj);
539 PyFieldDescriptor_AsDescriptor(descriptor); in AddExtensionDescriptor()
1043 const FieldDescriptor* PyFieldDescriptor_AsDescriptor(PyObject* obj) { in PyFieldDescriptor_AsDescriptor() function
942 return PyFieldDescriptor_AsDescriptor(extension); in GetExtensionDescriptor()