Searched refs:NewServiceMethodsByName (Results 1 – 3 of 3) sorted by relevance
101 PyObject* NewServiceMethodsByName(const ServiceDescriptor* descriptor);
1490 PyObject* NewServiceMethodsByName(ParentDescriptor descriptor) { in NewServiceMethodsByName() function
1571 return NewServiceMethodsByName(_GetDescriptor(self)); in GetMethodsByName()