Home
last modified time | relevance | path

Searched refs:PyUpb_ByNameMap_Get (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_containers.c407 static PyObject* PyUpb_ByNameMap_Get(PyObject* _self, PyObject* args) { in PyUpb_ByNameMap_Get() function
526 {"get", (PyCFunction)&PyUpb_ByNameMap_Get, METH_VARARGS},