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