Home
last modified time | relevance | path

Searched refs:PyUpb_MapIterator_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/
Dmap.c469 PyObject* PyUpb_MapIterator_IterNext(PyObject* _self) { in PyUpb_MapIterator_IterNext() function
487 {Py_tp_iternext, PyUpb_MapIterator_IterNext},