Home
last modified time | relevance | path

Searched refs:PyUpb_DescriptorPool_FindFieldByName (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_pool.c396 static PyObject* PyUpb_DescriptorPool_FindFieldByName(PyObject* _self, in PyUpb_DescriptorPool_FindFieldByName() function
598 {"FindFieldByName", PyUpb_DescriptorPool_FindFieldByName, METH_O,