Home
last modified time | relevance | path

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

/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/upb/python/
Ddescriptor_containers.c469 static PyObject* PyUpb_ByNameMap_Items(PyObject* _self, PyObject* args) { in PyUpb_ByNameMap_Items() function
529 {"items", PyUpb_ByNameMap_Items, METH_NOARGS},