Home
last modified time | relevance | path

Searched refs:PyUpb_ServiceDescriptor_GetMethods (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/upb/python/
Ddescriptor.c1561 static PyObject* PyUpb_ServiceDescriptor_GetMethods(PyObject* _self, in PyUpb_ServiceDescriptor_GetMethods() function
1621 {"methods", PyUpb_ServiceDescriptor_GetMethods, NULL, "Methods", NULL},