Searched refs:PyServiceDescriptor_AsDescriptor (Results 1 – 3 of 3) sorted by relevance
86 const ServiceDescriptor* PyServiceDescriptor_AsDescriptor(PyObject* obj);
556 PyServiceDescriptor_AsDescriptor(descriptor); in AddServiceDescriptor()
1771 const ServiceDescriptor* PyServiceDescriptor_AsDescriptor(PyObject* obj) { in PyServiceDescriptor_AsDescriptor() function