Home
last modified time | relevance | path

Searched defs:method_count (Results 1 – 3 of 3) sorted by relevance

/third_party/grpc/src/compiler/
Dprotobuf_plugin.h112 int method_count() const { return service_->method_count(); } in method_count() function
/third_party/wayland_standard/src/
Dwayland-util.h222 int method_count; member
/third_party/python/Objects/
Dtypeobject.c3885 Py_ssize_t method_count; in object_new() local