Home
last modified time | relevance | path

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

/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/upb/python/
Ddescriptor_containers.c119 static PyUpb_ByNumberIterator* PyUpb_ByNumberIterator_Self(PyObject* obj) { in PyUpb_ByNumberIterator_Self() function
125 PyUpb_ByNumberIterator* self = PyUpb_ByNumberIterator_Self(_self); in PyUpb_ByNumberIterator_Dealloc()
145 PyUpb_ByNumberIterator* self = PyUpb_ByNumberIterator_Self(_self); in PyUpb_ByNumberIterator_IterNext()