Searched refs:PyOneofDescriptor_Type (Results 1 – 3 of 3) sorted by relevance
52 extern PyTypeObject PyOneofDescriptor_Type;
1613 PyTypeObject PyOneofDescriptor_Type = { variable1650 &PyOneofDescriptor_Type, oneof_descriptor, NULL); in PyOneofDescriptor_FromDescriptor()1949 if (PyType_Ready(&PyOneofDescriptor_Type) < 0) in InitDescriptor()
3056 &PyOneofDescriptor_Type)); in InitProto2MessageModule()