Searched refs:NewServiceMethodsSeq (Results 1 – 3 of 3) sorted by relevance
100 PyObject* NewServiceMethodsSeq(const ServiceDescriptor* descriptor);
1567 return NewServiceMethodsSeq(_GetDescriptor(self)); in GetMethods()
1486 PyObject* NewServiceMethodsSeq(ParentDescriptor descriptor) { in NewServiceMethodsSeq() function