Searched defs:method_count (Results 1 – 3 of 3) sorted by relevance
112 int method_count() const { return service_->method_count(); } in method_count() function
222 int method_count; member
3885 Py_ssize_t method_count; in object_new() local