Home
last modified time | relevance | path

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

/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/upb/python/
Ddescriptor_pool.c111 static PyObject* PyUpb_DescriptorPool_New(PyTypeObject* type, PyObject* args, in PyUpb_DescriptorPool_New() function
622 {Py_tp_new, PyUpb_DescriptorPool_New},