Home
last modified time | relevance | path

Searched refs:PyUpb_ExtensionIterator_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/
Dextension_dict.c209 PyObject* PyUpb_ExtensionIterator_IterNext(PyObject* _self) { in PyUpb_ExtensionIterator_IterNext() function
226 {Py_tp_iternext, PyUpb_ExtensionIterator_IterNext},