Searched refs:PyServiceDescriptor_Type (Results 1 – 3 of 3) sorted by relevance
50 extern PyTypeObject PyServiceDescriptor_Type;
1619 PyTypeObject PyServiceDescriptor_Type = { variable1656 &PyServiceDescriptor_Type, service_descriptor, NULL); in PyServiceDescriptor_FromDescriptor()1831 if (PyType_Ready(&PyServiceDescriptor_Type) < 0) in InitDescriptor()
3045 &PyServiceDescriptor_Type)); in CheckAndGetInteger()