Home
last modified time | relevance | path

Searched refs:PyUpb_ByNumberIterator_IterNext (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.c144 static PyObject* PyUpb_ByNumberIterator_IterNext(PyObject* _self) { in PyUpb_ByNumberIterator_IterNext() function
156 {Py_tp_iternext, PyUpb_ByNumberIterator_IterNext},