Home
last modified time | relevance | path

Searched refs:PyUpb_ByNameIterator_Dealloc (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.c64 static void PyUpb_ByNameIterator_Dealloc(PyObject* _self) { in PyUpb_ByNameIterator_Dealloc() function
94 {Py_tp_dealloc, PyUpb_ByNameIterator_Dealloc},